Discussion
2
Replies
647
Views
Posted: July 1, 2016
Last activity: July 5, 2016
Closed
Autocomplete Maximum character limit
Hi,
I want my autocomplete to behave in a way that when i enter upto 3 characters list should be displayed after that i.e. from 4th character onwards it should not show any results i.e. behaviour like a text input. Is this posssible if yes please guide me.
Thanks in advance.
Autocomplete will fire one activity in that activity check the if the entered characters are more than 3 don't give any result means don't form the results page.