I have created a staff directory to manage the contact information of a company using custom post types. Using the list dynamic population snippet, I am able to populate a drop down menu for staff selection. I would like to use this list to create a contact form that sends the notification to the selected staff member.
So here are my questions. Using a merge tag, can fill the notification's "Send To Email"? If so, what merge tag would I need to do this?
If not, is it still possible to create the dynamic contact form and how?
Thanks for the help!