9 Commits

Author SHA1 Message Date
Ole Vik
7171055fb0 Allow create-option to be used (#1780)
* Allow create-option to be used

Let the field define the [create](https://github.com/selectize/selectize.js/blob/master/docs/usage.md#general)-option for Selectize.js, defaulting to `true`.

* Update selectize.html.twig
2020-04-21 17:23:32 -06:00
Djamil Legato
08461e51e0 Added merge_items option for field.selectize to allow storing custom items (fixes #1461) 2018-12-13 16:44:18 -08:00
Djamil Legato
dd8837519a Added support for selectize plugins as options in the selectize field 2018-05-31 09:51:53 -07:00
Philippe
d3064a0814 Fixed selecitze field not properly updating its value when the options attribute is provided and more than one option is selected. (#1236) 2017-11-27 21:17:59 -07:00
Andy Miller
e5d1e60234 Revert "Admin fields improvements (#1083)"
This reverts commit b6c7ad0fd5.

# Conflicts:
#	CHANGELOG.md
2017-04-26 10:15:27 -06:00
Andy Miller
0b3dbaacdf Revert "Fix selectize.html.twig for empty value (#1092)"
This reverts commit 4e88ec9379.
2017-04-26 10:14:24 -06:00
Benny
4e88ec9379 Fix selectize.html.twig for empty value (#1092) 2017-04-26 10:09:55 -06:00
Benny
b6c7ad0fd5 Admin fields improvements (#1083)
* Admin fields improvements

* Update changelog

* Fix changelog
2017-04-25 13:44:03 -06:00
Gert
9971ec0291 start of new forms implementation 2015-06-01 21:22:56 +02:00