I am using contact form 7 on http://noholaw.com/?page_id=10 and have generated a drop down menu with people's names so a user can specify who they want to email. How do I make it display their names, but send it to their individual email addresses? Is there some sort of display=none function?
It is setup as follows:
Form---> [select* menu-630 include_blank "Edward D. Etheredge" "Shelley Steuer" "Wheatley Gulmi-Landy" "General"]
Mail To:-----> <[menu-630]>
I have tested it with putting an email address in the quotes, and it works and sends it to that email address only-however I want it to display their names and not the actual email addresses.
Thank you!