Select More

Component ID

1320212

Component name

Select More

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Select More defines a new field (drupal 7) or CCK field (drupal 6) that combines a set of checkboxes with a hidden textarea for each choice. When a checkbox is selected, the corresponding textarea is exposed for the user to add in additional information. If an item is not checked, the textarea is never shown.

The module allows for the creation of fields via the forms API, or thru the fields API with a custom widget.