• One of the pitfalls of converting a Joomla! site to WordPress is that handling contact forms with multiple possible recipients isn’t a trivial matter anymore. I’m using Contact Form 7, and added the Dynamic Text Extension plug-in as well.

    Here’s a typical scenario: I need to have a link on a page where a user can click to send an email to a specific person. The different possible recipients are on a drop-down field on my Contact 7 form, like this:

    <label>Choose a recipient</label>
    [select recipient “President – Jane Doe|president@somewhere.com” “Co-President – John Buck|copresident@somewhere.com” “Program Director – Fred Jones|prog@somewhere.com”]

    Is there any way to configure a link so that it will send a user to my contact form AND pre-select a specific recipient from my dropdown list?

  • The topic ‘Contact Form 7: Link to form and pre-fill recipient field?’ is closed to new replies.