This component exposes a public Web Block, that provides a simple search and autocomplete within a given record list.
It addresses the following types of datasets:
Usage is as simple as dragging and dropping the public Web Block on your page, setting up the input parameters and handling the events.
Navigate the search results using your mouse or your keyboard arrow keys.
The demo allows you to play with the Block's parameters and see it in action.
Added an input parameter DelayToSearch to prevent triggering the seach event everytime a char is typed (defauts to 1second).