/select_or_other

Provides a new Forms API element which is a select/radios/checkboxes element that has an 'other' option.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Select (or other)

Provides a select box form element with an additional option 'Other' and the ability for the user to provide a new response in a displayed textfield.

Installation

  1. Install this module using the official Backdrop CMS instructions at https://backdropcms.org/guide/modules.
  2. Login as an administrator. Enable the module in the "Administer" > "Modules".

Usage

Field API integration is available for Boolean, Decimal, Float, and Text field types.

Webform integration is built into Webform when this module is enabled.

Custom Forms API usage instructions available on project page.

Example

Visit path 'select-or-other-test-form' on your site. For example: http://www.example.com/select-or-other-test-form NOTE: You must have the permission to 'access administration pages'.

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

Maintainers

Seeking additional maintainers.

Credits

Created for Drupal by Daniel Braksator (http://drupal.org/user/134005)