Skip to main content

Single Select with Other Options that user can add their answers?

  • April 5, 2018
  • 3 replies
  • 48 views

Hi, is this possible to add an ‘Other’ option in single select type where user’s type in the options via the Form?

Thanks.

3 replies

Does anyone have an answer to this?


Forum|alt.badge.img+10
  • Inspiring
  • November 13, 2020

Does anyone have an answer to this?


In the table, you don’t need an “other” with the ability to type a different option. If your choice isn’t there, you can create the new choice on the fly by just adding it.

Not the same with the Form - your selection must be there. There is no native ability to do this. You can roll your own by adding a field for your “Other” entry, and making it visible only if the user selects “Other” from the single select field.


kuovonne
Forum|alt.badge.img+29
  • Brainy
  • November 13, 2020

You can also use an automation to move the ‘other’ value from the form submission to the single select field so that it will be available to future users.