• Hi there,

    I received the error message below after completing and submitting my Contact 7 form. This form has worked for years, but now there is an issue. Please advise.

    Error Message:
    Validation errors occurred. Please confirm the fields and submit it again.

    Thanks

    • This topic was modified 6 years, 5 months ago by tsturdivant.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • When I tested your form it shows that all fields are required except the last one “Your final comments or thoughts”.

    Is that your intention? Your form labels show only the first 2 are required.

    It’s likely that most people will not fill in a form with that many required fields & each not completed field results in a validation error.

    Thread Starter tsturdivant

    (@tsturdivant)

    Hi there,

    Thanks for your speedy reply!

    Yes, all fields are required except the last one “Your final comments or thoughts”.

    How do I change the labels to show that all fields are required instead of just the 2 that are required currently? Will changing the labels fix this issue?

    Thanks

    How do I change the labels to show that all fields are required instead of just the 2 that are required currently?

    Add (required) to each label e.g. Your Name (required).

    Alternatively add * after each label e.g. Your Name * & then add paragraph at bottom of form:

    <p>* Required</p>

    Will changing the labels fix this issue?

    If you still get an error message after you carefully add all required fields, look for any individual errors reported under each field.

    Take screenshot of errors & and add link to the image here using service like Cloudup.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Validation errors occurred. Please confirm the fields and submit it again.’ is closed to new replies.