select_text_value
988 sites
Security covered
This module provides additional widgets for the following field types:
- Text (formatted)
- Text (formatted, long)
- Text (plain)
- Text (plain, long)
The new widgets allow the site administrator to set pre-defined values for the text field that users can select from, using a select dropdown, radio buttons, or checkboxes (for multi-value fields).
An optional "Other" custom value option lets users enter a free-text value when none of the pre-defined choices apply.
The data is saved to the database as the field would normally save it.
Similar to the select_or_other module, but with a fundamentally different approach.