Select (or other)

From the project page:

"Provides a new 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.

 

Module applications

 

  • As a CCK/Field widget. Basic implementations for text, integer, decimal, and float fields are included in this module.
  • As a Webform element. This functionality is implemented by the Webform project.
  • As a Forms API element for developers. Therefore can be integrated into any form or module. See documentation for a usage example.

"

 

Tags

External References

Article Type

Drupal Module: Common