The MultiSelect extension
MultiSelect
is a form field for entering the values and value ranges of arbitrary type, with drop-down picker featuring live search with smart matching, visual selection, and more, developed by Alexander Tokarev.
The following is the screenshot of a MultiSelect
field:
This extension implements a form field that allows the entering of multiple values and value ranges of arbitrary type, with drop-down picker that provides live search and visual item selection.
Following are some of the features of MultiSelect
:
No limit for the number of items and item ranges.
Separate settings for input format, display format, and submit format of single and range values.
Fully themed form field with CSS sheet provided.
Two modes of operation: multiple values and single value.
Drop-down picker with live search and smart matching.
Optimized for large datasets.
Accepts preconfigured stores with the list of values to display.
Supports lazy store population; data is loaded only when a picker is...