multi-select-dropdownsearch
Reactive icon

Multi-Select_DropdownSearch

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 03 December 2022 by 
Narendra Bhangale, Chandrashekhar Mankar
4.3
 (6 ratings)
multi-select-dropdownsearch

Multi-Select_DropdownSearch

Details
Allows you to select multiple vlues from dropdown with search functionality. On Apply event you will get selected values list.
Read more

Using this component we can able to select multiple values from dropdown.

Also we can able to search values from dropdown using search input.

Mandatory input list fields are: 

1. Input List Parameters:

  • Value: Unique identifier of record
  • Text: value to be displayed in list record
  • IsSelected: If set as true then record will be selected


2. IsSelectedAll: All list values to be selected if set as True.


Functionalities:

  1. Select all: using this all values will be selected from dropdown list
  2. Clear all: All selected/checked values will be cleared
  3. Apply: Selected options list will be available through Apply event.
Release notes (1.0.0)
Reviews (3)
by 
2023-09-18
in version 1.0.0
It really works well, But instead of  an aggregate it  is set to InputList .
It is in all a necessary asset.
Demo should be proper but need to make few changes apart from that everything is good
by 
2023-05-30
in version 1.0.0
This asset work, however in the demo the source of the Table widget is set to the InputList List, instead of an aggregate.
In order for this asset to be of practical use, I find it necessary to avoid setting the source of the table to the input list itself.
Hope it makes sense 
by 
2022-12-04
in version 1.0.0
Great feature, awesome!!
Team