List other
Categories
Component ID
2365003
Component name
List other
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Provides a new Field / Forms API element which is a select/radios/checkboxes element that has an 'other' option. When 'other' is selected a textfield appears for the user to provide a custom value.
The purpose of this module is excatly the same as select_or_other, without using a "text" field. This module defines his own field type and use the same structure of the "list_text" field.
It's mean you can style use "allowed_values_function" feature for example.
