Options None

Component ID

1827818

Component name

Options None

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Allow field instances with option widgets to override the options_none value.

Integrates with i18n.

How to use
A new textfield "Empty option value" will appear on the field instance setting form. Enter the new value or leave blank to use the default Drupal values.

Translating with i18n
Follow the procedure to translate other field settings on the Translate tab when editing a field instance.

Notes
This module overrides the option module's theme_options_none() function. If you are also overriding that, you might want to copy some of the code used in this module's theme_options_none_override() function. This module has not been tested with other overrides.