I'm attempting to create a form that will submit to different people based on choices from a drop down menu. I've read through the documentation (about 100 times) and looked here on the forums to see if I can sort out what the issue is, but have been unable do figure it out.
When submitting the form, all people listed in the Admin email addresses fields recieve emails. I have a dropdown input field with these values in it:
Request Type#select one#Interested in advisor custody services#Interested in managed 401(k) services#Interested in self-directed IRA account services#Customer service for an existing account#Other
not sure if this fixes it, but since you have the field 'required' and there is a non legit entry ("select one") you should void that entry by giving it a '-' (dash) as a value.