Created on 22 January 2021
icon_unfollowing
Login to follow
server-multiselect

Server Select

Stable version 2.1.0 (Compatible with OutSystems 11)
Uploaded on 10 March 2022 by 
server-multiselect

Server Select

Details
-Server/Client side dropdown with multiple and single select capabilities -Fetch data from APIs -Dosen't break the form alignment if the user select a huge number of values -Event that returns the JSON with the users selected values
Read more

This component allows for multiple and single selection of values from a dropdown

the data from the dropdown is fetch using an rest API 

if the dataset is bigger than the number set for max records the component will call the API to filter data or when the selection changes.

if the dataset is smaller than the max records then the component will work on the client avoiding unnecessary server calls.


Accessabilty and the ability to controll the widget woth the keybord is something planed for a future release stay tunned.

Release notes (2.1.0)

Better support for large data sets

- New parameter to only fetch data from server after x amout of characters being inputed by the user
- New parameterto avoid loading data on preparation ( in some situation preloadng data in all dropdowns could be cause of slowness)


Added a reference parameter to allow the component to be used inside lists 

Reviews (0)
Category
User interface, Input & forms
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
See all 2 dependencies
Application Objects
Server Select has 3 AOs.
Team
Compatible with
Version 11
11.14.0 or higher
Database:
All
Asset consumers
No consumers yet.
Weekly downloads