Libraries tagged by selects
datatables.net/datatables.net-buttons-se
38 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [SemanticUI](https://semantic-ui.com/)
datatables.net/datatables.net-buttons-ju
27 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-buttons-jqui
17 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-buttons-bm
27 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Bulma](https://bulma.io/)
cyberwoven/inline_entity_form_selector
12 Downloads
This converts the autocomplete entity selector on the inline entity form module to a select field.
cvizarrasmit/lumen-query-to-csv
12 Downloads
Forked from techsemicolon/laravel-query-to-csv. Updated to work on lumen. Export the data from a query builder or raw select query into csv directly, eliminating overhead on php and in much less execution time
creode/collapsible-radios
120 Downloads
A single select collapsible radio button module for Laravel Nova.
creativestyle/magesuite-eu-countries-selector
9 Downloads
Adds button to easily select only EU countries in multiselect fields
cominit/editable
194 Downloads
editable select
coep/silverstripe-gridfield-multi-archive
2 Downloads
Creates checkboxes to multi-select items to archive
coco-project/sql-cache
23 Downloads
Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.
cliffparnitzky/backend-custom-startpage
265 Downloads
Provides the possibility for each user to select an individual startpage in the backend.
clearbold/craft-color-palette
9 Downloads
Configure color themes. Select color themes for page or component styles via entry fields. Output CSS class names or color values in your templates.
clark-nelson/craft-timezone-field
14 Downloads
Makes available a dropdown field to select a timezone.
chrisabey84/laravel-cached-options-list
305 Downloads
A simple package that allows you to cache all rows on a relationship model for use in select arrays on forms