Default Other selection and associated text box for single choice field

Tom_153935
Tom_153935 Posts: 76

It would be great if for a Single Choice field there was an option to include an "Other" selection. This "Other" selection would would automatically display a text field when selected and write the value to that field.

To accomplish this today, I must:
1. Configure Single Choice field (e.g., my-field). Add values (e.g., A, B, C, Other)
2. Configure Text field (e.g., my-field-other) with condition fields['my-field'] = Other.
3. Use "set value of a text field" to assign my-field-other to my-field (with condition fields['my-field'] = Other.)

I might want to refer to the response downstream and not have to worry whether the value I want is in my-field or my-field-other. It's a bit clunky, and would be great if we had a built-in utility to handle a selection of "Other".

3
3 votes

Swept · Last Updated