Forum Discussion
4 Replies
- sejalnaidu97 years agoContributor
Is it available Out Of the Box?
Sign in to react to this post - Jake_N8 years agoMentor
Hi Suchith,
There are multiple ways you can create these as I have done a few ways myself and am currently working on a new one as I write this post.
The documentation that I found most helpful are as follows:
These articles will help you understand how to grab results from the API v1 and v2 that you can display as results in your custom made auto-suggest box.
You will also need to know a little jQuery, Javascript and/or Angular (maybe something else) for everything to work real-time. Personally, I have been using Javascript and jQuery as I am not adept to Angular currently.Does this help at all. Or are you looking for project management documents or the code itself?
Sign in to react to this post Hi Luk,
No, I want to implement whole search suggestion.Sign in to react to this post- luk8 years agoBoss
You basically mean highlighting the search term in the suggestions??
Sign in to react to this post