Forum Discussion
You basically mean highlighting the search term in the suggestions??
Hi Luk,
No, I want to implement whole search suggestion.
- Jake_N8 years agoMentorHi 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? - sejalnaidu97 years agoContributorIs it available Out Of the Box?