Hello!
Is there a way to highlight the matched parts when searching in a long drop-down list?
It is important to see what gets matched to easily understand how the search works. For new visitors who see the specific form for the first time especially. And especially if fullTextSearch: true is used, which may match each of the entered characters none of whom are actually together in the result items, and may leave an impression that the search doesn't work correctly.
If it is not possible right now, would you consider adding this as a new feature, please?
EDIT: It seems there isn't even an event after filtering and displaying the results to which I could hook to and modify the items to add the highlighting.
Thanks!
Hello!
Is there a way to highlight the matched parts when searching in a long drop-down list?
It is important to see what gets matched to easily understand how the search works. For new visitors who see the specific form for the first time especially. And especially if
fullTextSearch: trueis used, which may match each of the entered characters none of whom are actually together in the result items, and may leave an impression that the search doesn't work correctly.If it is not possible right now, would you consider adding this as a new feature, please?
EDIT: It seems there isn't even an event after filtering and displaying the results to which I could hook to and modify the items to add the highlighting.
Thanks!