String Field with typeahead or suggestions
Use Case:I have a string field and I want to implement a typeahead depending on the previous data this field has. Sample:Existing DataName: testName: qwerty Data to be inputted:Name: teit should typeahead/suggest test since the existing data for tha...