Title: Yet another Validation error
Last modified: November 10, 2019

---

# Yet another Validation error

 *  Resolved [mo0no](https://wordpress.org/support/users/mo0no/)
 * (@mo0no)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/yet-another-validation-error/)
 * I’m having problems to get this running. When i use repeatable fields they don’t
   pass validation even when they are filled correctly, and there is no red highlighted
   field.
    All i’m getting is “One or more fields have an error. Please check and
   try again.”
 * my code:
 *     ```
       <div class="container">
         [field_group emails id="emails-groups" tabindex:1]
         <div class="container">
           <div class="row">
             <div class="columns one-fourth">
               <div class="field"><label>Tytuł/stopień naukowy</label>[text title-autor]
                 <p class="info-tip"></p>
               </div>
             </div>
             <div class="columns one-fourth offset-six">
               <div class="field"><label></label>[checkbox prezentujacy-autor exclusive "Autor prezentujący"]
                 <p class="info-tip"></p>
               </div>
             </div>
           </div>
         </div>
         <div class="container">
           <div class="row">
             <div class="columns one-half">
               <div class="field"><label>Imię<em>*</em></label>[text* name-autor ]
                 <p class="info-tip"></p>
               </div>
             </div>
             <div class="columns one-half">
               <div class="field"><label>Nazwisko<em>*</em></label>[text* surname-autor]
                 <p class="info-tip"></p>
               </div>
             </div>
           </div>
         </div>
         <div class="container">
           <div class="row">
             <div class="columns full">
               <div class="field"><label>Adres email<em>*</em></label>[email* email-autor]
                 <p class="info-tip"></p>
               </div>
             </div>
           </div>
         </div>
         <div class="container">
           <div class="row">
             <div class="columns full">
               <div class="field"><label>Miejsce pracy (nazwa instytucji, nawa jednostki,  miasto) <em>*</em></label>[text* afiliacja-autor]
                 <p class="info-tip"></p>
               </div>
             </div>
           </div>
         </div>
         [/field_group]
       </div>
       ```
   

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

 *  Plugin Author [Felipe Elia](https://wordpress.org/support/users/felipeelia/)
 * (@felipeelia)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/yet-another-validation-error/#post-12121930)
 * Hi!
 * Do you have it set on an online website where I could give a look at it?
 * Thanks!
 *  Thread Starter [mo0no](https://wordpress.org/support/users/mo0no/)
 * (@mo0no)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/yet-another-validation-error/#post-12122004)
 * [http://topcoop.nazwa.pl/magazine3d.net/wp/zgloszenie-abstraktu/](http://topcoop.nazwa.pl/magazine3d.net/wp/zgloszenie-abstraktu/)
 *  Thread Starter [mo0no](https://wordpress.org/support/users/mo0no/)
 * (@mo0no)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/yet-another-validation-error/#post-12122007)
 * [link](http://topcoop.nazwa.pl/magazine3d.net/wp/zgloszenie-abstraktu/)
 *  Plugin Author [Felipe Elia](https://wordpress.org/support/users/felipeelia/)
 * (@felipeelia)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/yet-another-validation-error/#post-12122085)
 * The only field that doesn’t seem to be correctly validated is the surname field:
   [https://imgur.com/D71kefW](https://imgur.com/D71kefW)
 * Can you share exactly how you’ve set up the entire form? I can see in the code
   you’ve pasted here the tag `[text* surname-autor]` but the surname field is using
   another name (`surname1`), so I’m assuming you have changed that.
 * As it probably will be a long code, please upload it to pastebin.com and share
   its URL.
 * Thanks
 *  Thread Starter [mo0no](https://wordpress.org/support/users/mo0no/)
 * (@mo0no)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/yet-another-validation-error/#post-12122144)
 * yes, i fiddled a bit.
    [whole code](https://pastebin.com/jTDE3Pgg)
 *  Plugin Author [Felipe Elia](https://wordpress.org/support/users/felipeelia/)
 * (@felipeelia)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/yet-another-validation-error/#post-12122265)
 * Thanks for the link.
 * The oddest thing is that the problem just occurs with the Surname field. Did 
   you already try to change it from “surname1” to something that doesn’t end with“
   name1” (like the other field)? Something like “namelast1” or something like that.
 * There is a slight chance that CF7 and this plugin are validating the “name1” 
   as “surname1”, I’d have to research more. If you can, please make that test and
   let me know how that goes.
 *  Thread Starter [mo0no](https://wordpress.org/support/users/mo0no/)
 * (@mo0no)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/yet-another-validation-error/#post-12123021)
 * Bingo! works fine now!
 *  Plugin Author [Felipe Elia](https://wordpress.org/support/users/felipeelia/)
 * (@felipeelia)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/yet-another-validation-error/#post-12123047)
 * Excellent! I’ll create an issue about this on GitHub later. Thanks!

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

The topic ‘Yet another Validation error’ 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/)

 * 8 replies
 * 2 participants
 * Last reply from: [Felipe Elia](https://wordpress.org/support/users/felipeelia/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/yet-another-validation-error/#post-12123047)
 * Status: resolved