Description
Lazy Search is a dropdown search with lazy loading, that allows to delay the loading of a search result until the point at which it is really needed. This component will allow you to insert a list of items that can be searched. In addition as the user scrolls down, new items are added to this component.
Usage
The development of this component was aimed to make it simple and easy to use.
To start, simply drag the SimpleLazySearch block to the desired area of the screen.
SimpleLazySearch has a few input fields, some are mandatory for a simpler use and others that are optional to add more features to the component.
So let's start with the basic mandatory fields!
Blocks
1 - LazyDropdown Search
Dropdown search with lazy loading that allows delay the loading of a search result until the point at which it is really needed. As the user types letters the results are filtered.
2 - LazyDropdownTags
Enhanced Dropdown block, with search functionality and multiple tags selection.
Allows you to choose multiple items from the list, which are presented in the format of tags in order to have a preview of the items already chosen
3 - DropdownTags_LazyLoad
Uses Outsystems SelectableTags.
Mandatory Fields
Optional Fields