Closed
Solved
Autocomplete search results list should display in different colors based on a property value on that result page.
Lets say we have an autocomplete to select the active and non-active customers list. When autocomplete search shows the results then active customer records should display in green color background and non active customer records should display in red color.


@BHASKAR5Maybe this is not the best solution but I think this achieves your requirement
The trick was the "Set value" which adds a data-gargs attribute to the row in the HTML.