dropdown-tags-advanced
Reactive icon

Dropdown Tags Advanced (Custom entries)

Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded on 07 June 2021 by 
0.0
 (1 rating)
dropdown-tags-advanced

Dropdown Tags Advanced (Custom entries)

Details
Enhanced Dropdown block, with the option to add custom entries by the end-user, as well as search functionality and multiple tags selection. It is a port of the original Dropdown Tags component in OutSystemsUI, with the extended functionalities added. The component was originally developed as part of the OutTracker application (https://www.outsystems.com/forge/component-overview/9951/outtracker) by OutSystems R&D, so credit goes to them. It is extracted as a separate component, to be re-used in cases where the advanced functionalities are needed.
Read more

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


Use the OnChange event to assign the current list 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

Release notes (1.0.2)

Added sample

Reviews (0)