Dropdown with email dependencies needs a 'Please Select' option
-
Hi
My website is for a care home that has multiple locations. For job applications, to enable them to be sent to the relevant home we’ve added a dropdown on the form for Location which when selected, sends the application to a different email address. The problem I’m having is if a user isn’t selecting the correct location for the job and leaving it as the top one, the email gets sent to the wrong location. What I need is to set the top option as ‘Please Select’ and if it’s left, to highlight and not send the email, as at the moment is I added it, it wouldn’t get anywhere as there isn’t a email address selected.
Below is the code for the dropdown so hopefully it makes more sense – any ideas?
[select dropdown-location class:dropdown-location “Location 1|[email protected]” “Location 2|[email protected]” “Location 3|[email protected]”]
To: [dropdown-location]
- The topic ‘Dropdown with email dependencies needs a 'Please Select' option’ is closed to new replies.