• Resolved pyro2509

    (@pyro2509)


    You select in a drop down menu who you want to contact. The form seems to be working, but I’m trying to integrate it into a marketing automation solution and I think this error might be the cause of my form not mapping correctly.

    I’m getting a syntax error in the Mail –> To field.

    I’m using [menu-69]

    In the Form section I have the following:

    <p>Your Name (required)
    [text* your-name] </p>

    <p>Your Phone Number (required)
    [tel* your-number] </p>

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

    <p>Who would you like to contact
    [select menu-69 id:SelectRecipient “The Sales Team|[email protected]” “The Developer|[email protected]”]

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

    <p>Your Message
    [textarea your-message] </p>

    <p>[submit “Send”]</p>

    https://www.ads-software.com/plugins/contact-form-7/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Syntax Error for Multiple Fields’ is closed to new replies.