Forge

Forge is a repository of reusable, open code modules, connectors, UI components, and business solutions to help speed up your OutSystems apps delivery time.
Not finding the asset you need? 
8400
Available
assets
+50
In the last
30 days 
211
Downloads in
the last 7 days
results for tag 
"DropdownSearchCustom"
lazy-load-dropdown-search
Reactive icon
Lazy Load Dropdown Search
by 
Tousif Khan
By utilizing the Server Side Dropdown with Lazy Loading custom Forge component, OutSystems developers can enhance their applications' dropdown functionality, delivering an improved user experience with optimized performance.
Latest version
1.0.0
Latest release
25 May 2023
Compatible with
OutSystems 11
# dropdown
#dropdowntag
#loader
dropdownsearch
DropdownSearchCustom
lazy load
lazy loading
Serverside dropdown
dropdownsearch-custom
Reactive icon
DropdownSearch Custom
by 
Leonardo Pires
"I understand that EncodeHTML is a security way to avoid xss, but in some cases that words contain accents, the dropdown is hiding the values when disabling the dropdown."

I reused the platform's native dropdownsearch, and implemented the optional encode html option

For more details see demo.

Optional html coding implementation, if I disable an item that was selected, and the item that was selected is an accented word, its value will disappear from the dropdown.

Enhanced Dropdown block, with search functionality.

Drag the block to your screen and set the ItemList parameter structure with your list. Use the SelectedItem parameter to define a pre-selected item.

Use the OnSelect event to assign the current value selected to your local variable.

For advanced scenarios, use the AdvancedFormat parameter. To check the options available, read the official documentation:
https://github.com/jshjohnson/Choices
Latest version
1.0.1
Latest release
11 Apr 2022
Compatible with
OutSystems 11
DropdownSearchCustom