• Getting a syntax error for the Mail To field.

    Form settings:
    [select* your-recipient “name|name@emailexample.com” “name2|name2@emailexample.com” “name3|name3@emailexample.com” “name4|name4@emailexample.com”]
    <p>Your Name (required)<br />
    [text* your-name] </p>

    <p>Your Email (required)<br />
    [email* your-email] </p>

    <p>Subject<br />
    [text your-subject] </p>

    <p>Your Message<br />
    [textarea your-message] </p>
    [checkbox* Info “I’d like to join the League” “I’d like more info”]
    [recaptcha]
    <p>[submit “Send”]</p>

    “Mail To” Field
    [select* your-recipient “name” “name2” “name3” “name4”]

    • This topic was modified 9 years, 7 months ago by pstebbing.

The topic ‘Contact Form 7: ‘To’ field syntax error’ is closed to new replies.