When editing the form to add a dropdown, the dropdown options, "labels" have to be paired with a unique ID. I want my form to route answers to one user, not a user per option. However, when i try to repeat the ID with a different Label, it does not work. A user ID can only be used once per dropdown. How can I create a simple dropdown field on my form?
Hi @Elli Adams
You need to choose own unique IDs for the options in the dropdown.
This way it will work, as it identifies a value and if you define the same IDs then this is actually the "same value". So these need to be unique.
You can pick the IDs that fit your needs the best...
Alex
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.