tomster2300
Member
Posted 3 weeks ago #
Hey everyone. I love the contact 7 form plugin, and I'm wondering if it's possible to create a drop-down box in which you pick the person you wish to send the email to. I want to save space by keeping one form, but need to be able to send it to multiple people.
Thanks!
http://wordpress.org/extend/plugins/contact-form-7/
bagheadinc
Member
Posted 3 weeks ago #
I accomplished this by creating a dropdown with the various emails to choose from, then I set the "To" field to the dropdown variable.
painfreecomputing
Member
Posted 3 weeks ago #
Can you be a little more specific? Perhaps a sample of the code?
Actually, I may be looking for something a little more involved that what you've done. I've created the dropdown for the recipient, but that's not exactly what I need. I'd like for the user to select from a Subject dropdown (I've done that) and I'd like the email recipient to be determined by the subject that was chosen. For example:
Subject "Website Access" goes to recipient1
Subject "Site Feedback" goes to recipient2
Subject "Feature Request" goes to recipient3
...
(All via one dropdown)
I could do this on a Joomla plugin, but I'm not sure this functionality exists in this WordPress plugin.
Thanks.
Jack
painfreecomputing
Member
Posted 17 hours ago #
Well, I'm just going to do this by letting the user select from multiple forms via a dropdown menu (the main menu will not be a Contact Form).
Jack