I’m trying to achieve a contact form that will send to a certain address that is determined by using a drop down menu.
Example: The drop down menu would include Support, Question, etc. If Support is chosen the email would go to .(JavaScript must be enabled to view this email address), or if Question is chosen, .(JavaScript must be enabled to view this email address). Also, to top it off, it would be super if the form could be dynamic so that certain fields show or hide for each selection. I’ve been playing around for some time with no luck.
Hopefully, someone may have already accomplished this task and could shed some light on how they did it, or how they would do it.
Thanks.