• Hi guys,

    This is a field on my form:

    <label> What does your query relate to? [select your-recipient “Sales enquiry|example@example.com”
                     “Shipping enquiry|shipping@example.com”
                       “Technical enquiry|technical@example.com”
    “Other|info@example.com”]</label>

    And on “Mail” -> “To”: [your-recipient]

    I get an error This field has syntax errors. How to correct this?

    I know this worked fine on a previous version of CF but now I get an error when I try this… Any ides?

    https://wordpress.org/support/plugin/contact-form-7

    https://wordpress.org/plugins/contact-form-7/

Viewing 1 replies (of 1 total)
  • Make the field required(*) in the form-tag, so it must be completed and there will *always* be a To address for the email:

    [select* your-recipient .......

Viewing 1 replies (of 1 total)
  • The topic ‘This field has syntax errors.’ is closed to new replies.