Title: Validation errors
Last modified: October 1, 2019

---

# Validation errors

 *  Resolved [dmorton2](https://wordpress.org/support/users/dmorton2/)
 * (@dmorton2)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/validation-errors-52/)
 * keeps showing validation errors even tho all fields that are required are filled
   in! take off the required and it works.
 * how to fix?
    -  This topic was modified 6 years, 6 months ago by [dmorton2](https://wordpress.org/support/users/dmorton2/).
    -  This topic was modified 6 years, 6 months ago by [dmorton2](https://wordpress.org/support/users/dmorton2/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Felipe Elia](https://wordpress.org/support/users/felipeelia/)
 * (@felipeelia)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/validation-errors-52/#post-12010762)
 * Hi! Can you please share how did you set up the form tab content?
 * Thanks!
 *  [susannakosic](https://wordpress.org/support/users/susannakosic/)
 * (@susannakosic)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/validation-errors-52/#post-12306137)
 * Hi, I am experiencing this issue as well.
    I had a look at issues described [here](https://wordpress.org/support/topic/validation-errors-again/)
   and [here](https://wordpress.org/support/topic/yet-another-validation-error) 
   but none of the solutions helped.
 * Form tab code:
 *     ```
       [field_group delegates id="delegates" tabindex:1]
           <label>Your Email (required)[email* your-abc id:your-abc]</label>
       [/field_group]
       [submit "Register"]
       ```
   
 * Does not pass validation when email fields with name “your-abc” are filled in.
   
   On submitting the form below error is shown: “One or more fields have an error.
   Please check and try again.”
 * Online sample here: [https://masterclassevents.co.za/event/test-lending-principles-in-investment-banking/](https://masterclassevents.co.za/event/test-lending-principles-in-investment-banking/)(
   scroll down to ´register´tab)
 * Form tab code:
 *     ```
       [field_group delegates id="delegates" tabindex:1]
           <label>Your Email (required)[email your-abc id:your-abc]</label>
       [/field_group]
       [submit "Register"]
       ```
   
 * Works.
 * Any idea what is wrong?
    This started happening after installing the upgrade 
   1.1.3 one week ago.
    -  This reply was modified 6 years, 2 months ago by [susannakosic](https://wordpress.org/support/users/susannakosic/).
 *  [susannakosic](https://wordpress.org/support/users/susannakosic/)
 * (@susannakosic)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/validation-errors-52/#post-12317556)
 * In case anyone is interested in this issue, the topic is being discussed here:
   [https://wordpress.org/support/topic/radio-input-validation-error/](https://wordpress.org/support/topic/radio-input-validation-error/)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Validation errors’ is closed to new replies.

 * ![](https://ps.w.org/cf7-repeatable-fields/assets/icon-256x256.png?rev=2942207)
 * [Contact Form 7 - Repeatable Fields](https://wordpress.org/plugins/cf7-repeatable-fields/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cf7-repeatable-fields/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cf7-repeatable-fields/)
 * [Active Topics](https://wordpress.org/support/plugin/cf7-repeatable-fields/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cf7-repeatable-fields/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cf7-repeatable-fields/reviews/)

 * 3 replies
 * 1 participant
 * Last reply from: [susannakosic](https://wordpress.org/support/users/susannakosic/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/validation-errors-52/#post-12317556)
 * Status: resolved