Integrating Algolia Search or similar to field tags allowing autocomplete/proposals
Is there a way to deliver tags autocomplete functionality to Vantage in order to allow tags proposals while user is typing the text/tag when ordering or updating a business/ads?
There is "Algolia Search" that does the job.
In order to try, type part of a word in the magnifying glass at:
https://www.algolia.com/doc/api-client/methods/search/
Algolia Search.jpg
There is also "StackOverflow Search Tags functionality" that does the job.
In order to try, type part of a word in the field "Tags" at:
https://stackoverflow.com/questions/ask
StackOverflow Search Tags.png
The possible indexed words/descriptions will start appearing.
So, the user can see possible entries and pick one instead of typing the whole word.