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?