Replies: 1 comment
-
Yes, you simply use https://tarekraafat.github.io/autoComplete.js/#/configuration?id=startquery |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to show a new list of suggestions once the value from the first list of suggestions is selected?
So the scenario is:
once the input is filled, show a list of suggestions. Once we select one of the suggestions, I will make an API call and based on the response I will have to populate the search suggestions again in the same field. Can this be achieved?
Beta Was this translation helpful? Give feedback.
All reactions