2017 © Pedro Peláez
 

library module-formselectchosen

A module that enabled you to define select and multiselect jQuery chosen fields.

image

experius/module-formselectchosen

A module that enabled you to define select and multiselect jQuery chosen fields.

  • Wednesday, November 16, 2016
  • by experius
  • Repository
  • 4 Watchers
  • 2 Stars
  • 2,108 Installations
  • CSS
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 31 % Grown

The README.md

Experius Form Select Chosen

A module that enabled you to define select and multiselect jQuery chosen fields., (*1)

You can get a single select chosen by adding the following code to your field config:, (*2)

    <item name="elementTmpl" xsi:type="string">Experius_FormSelectChosen/selectChosen</item>
    <item name="component" xsi:type="string">Experius_FormSelectChosen/js/component/select.chosen</item>

You can get a multiselect chosen by adding the following code to your field config:, (*3)

    <item name="elementTmpl" xsi:type="string">Experius_FormSelectChosen/multiselectChosen</item>
    <item name="component" xsi:type="string">Experius_FormSelectChosen/js/component/multiselect.chosen</item>

You could set extra options by using your own elementTmpl. For more information about chosen: https://harvesthq.github.io/chosen/., (*4)

The Versions

16/11 2016

dev-master

9999999-dev

A module that enabled you to define select and multiselect jQuery chosen fields.

  Sources   Download

OSL-3.0 AFL-3.0

by Avatar experius

16/11 2016

1.0.1

1.0.1.0

A module that enabled you to define select and multiselect jQuery chosen fields.

  Sources   Download

OSL-3.0 AFL-3.0

by Avatar experius

16/11 2016

1.0.0

1.0.0.0

A module that enabled you to define select and multiselect jQuery chosen fields.

  Sources   Download

by Avatar experius