No restrict to dropdown values on form

On the sheet, if I dont check on "Restrict to dropdown values only", then I can type a new value into the dropdown column. But on the form, I cannot type a new value, evenΒ I choose not to check "Restrict to dropdown values only" on the column properties. Is there any way that I can create a dropdown field on form and still allows users to enter value?
Comments
-
Hi Jonathan,
Nope. Why you see is what you get unfortunately.
What you could do though is provide the dropdown as you've described along with an "other" text field and help text giving your users some idea that if the required value is not in the dropdown they can use the text field.
In your destination sheet, create a third column with the following formula:
=IF(LEN(Dropdown1) >0, Dropdown1, IF(LEN(Other1) >0, Other 1, ""))
I know it's not ideal, but probably the best you can do in the situation.
Kind regards,
Chris McKay
-
Thanks Chris for your help.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.9K Get Help
- 474 Global Discussions
- 208 Use Cases
- 517 Announcements
- 5.6K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 84 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives