Chosen Field
Component ID
1927078
Component name
Chosen Field
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Adds a Chosen field widget for use within Drupals Form API.
There is an existing module which applies the Chosen select field on every select element that matches a specific jQuery selector. My implementation is for Drupal form fields only and is coded much more in the "Drupal Way".
You will need to download the Chosen files and place them in sites/all/libraries/chosen.
