Libraries tagged by select list
wylzn/team-list
357 Downloads
List select groups and their members
mircle/flarum-ext-group-list
50 Downloads
List select groups and their members
hananils/kirby-list-filters
7 Downloads
Kirby allows for the storage of value lists using its select, tags or checkboxes fields but it doesn't offer ways to filter items by those values. List Filters closes this gap by providing includes and excludes collection filters.
davidyell/listing
257 Downloads
Model behaviour to append a field into a list for a select box. The idea for this behaviour is that if you have a list of items which belong to another model, it will include that models name.
alexpechkarev/angular-ui-select
1 Downloads
AngularJS UI Select directive allows creating multiply drop-down lists with group related options.
components/multi-select
40185 Downloads
This is a user-friendlier drop-in replacement for the standard with multiple attribute activated.
adrolli/filament-select-tree
0 Downloads
The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.
sebkln/ajaxselectlist
69 Downloads
Provides a drop-down list which uses Ajax to load records into the page.
moonlandsoft/bootui-select2
2784 Downloads
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
swordfox/silverstripe-userform-mailchimpfield
609 Downloads
Adds a custom field to UserForms which allows you to select a list from MailChimp and subscribe on submission.
rlmp/rlmp-language-detection
22940 Downloads
This plugin detects the visitor's preferred language and sets the local configuration for TYPO3's language engine accordingly. Both, one-tree and multiple tree concepts, are supported. It can also select from a list of similar languages if the user's preferred language does not exist.
syncgw/roundcube_plugin
218 Downloads
Select address books, calendars, task lists, notes and mail in RoundCube for synchronization with sync*gw.
smoren/array-view
9 Downloads
Create array views for easy data manipulation, select elements using Python-like slice notation, enable efficient selection of elements using index lists and boolean masks.
martinshaw/decomposer
54 Downloads
List Composer 'vendor' directories on your system, how heavy they are, then you can select which ones you want to delete to free up space (NPM's npkill but for PHP Composer)
hananils/kirby-choices
19 Downloads
For any list field offering options in the blueprint, like select, multiselect or checkboxlist, Choices will load and return the readable text values for the keys stored in the content file. It works with static options directly set in the blueprint as well as dynamic ones loaded via query or api settings.