repeated field validation error
-
I am having troubles validating a contact form. The error originates in the repeatable fields. Here is the code causing problems:
<h4>Revenus</h4>
[field_group revenus id=”revenus_groups” tabindex:2]
<div class=”content-column one_half”><div style=”padding-right: 20px;”>
<label>Revenus*
[text* revenus] </label></div></div>
<div class=”content-column one_half last_column”><label>Montant*
[number* montant-revenus] </label></div>
[/field_group]I can’t identify any error with the code
The page I need help with: [log in to see the link]
- The topic ‘repeated field validation error’ is closed to new replies.