Recommended releases
Download | Released | |
---|---|---|
1.x-1.24.1 (21.67 KB) | Nov 27th, 2022 | Notes |
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
- Install this module using the official Backdrop CMS instructions at
https://backdropcms.org/guide/modules. - 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)