Description
Replaces the default Other value on a Radio field’s “Other” choice with an empty value and a placeholder attribute, so the input appears as a hint instead of pre-filled text the user must clear.
Usage Notes
Applies to all Radio fields with “Enable ‘other’ choice” turned on across all forms. Because the value is emptied, users who select “Other” without typing anything will submit an empty string for that choice — adjust validation if a value is required.
Resources
Code
Please log in to view this code snippet.