You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I'm trying to use 2 Repeatable fields in a single form I fill both repeatable fields and try to submit the form but It will show an error like "One or more fields have an error. Please check and try again."But I checked all mandatory fields are properly filled with proper data and all other fields are also filled with appropriate data so why did this error occur?
also, I have tested that when I fill all fields data without adding any repeated fields then the form has been submitted
[EmpHistory]
Employment History #[group_index]
Name of Employer: [employer-Name]
Phone Number: [Employer-Phone-Number]
Type of Business: [employer-Type-Business]
Your Supervisor's Name: [employer-supervisors]
Address: [employer-address]
City: [employer-city]
State: [employer-State]
Zip Code: [Employer-Zip-Code]
Dates of Employment
From: [Emp-From-Date]
To: [Emp-To-Date]
Your Position and Duties: [employer-positions-duties]
Reason for Leaving: [employer-leaving-reasion]
May we contact this employer for a reference?: [contact-employer]
[/EmpHistory]
[references]
References #[group_index]
First Name: [References-Fisrt-Name]
Last Name: [References-Last-Name]
Phone Number: [References-Phone-Number]
Address: [References-Address]
City: [References-City]
State: [References-State]
Zip Code: [References-Zip-Cod]
Occupation: [References-Occupation]
No. of Years Acquainted: [References-Acquired-Years]
[/references]
WordPress information
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
The field validation error warning on repeatable fields is never removed (even after the entry value has been corrected) and makes it impossible to submit the form. No choice but refreshing the page to reset the form and filling it again from scratch.
This only applies to repeatable fields, as other non-repeatable fields from the same form may show validation error, but once the error corrected, they don't prevent anymore the form from being submitted (which is the expected behavior).
Describe the bug
When I'm trying to use 2 Repeatable fields in a single form I fill both repeatable fields and try to submit the form but It will show an error like "One or more fields have an error. Please check and try again."But I checked all mandatory fields are properly filled with proper data and all other fields are also filled with appropriate data so why did this error occur?
also, I have tested that when I fill all fields data without adding any repeated fields then the form has been submitted
Steps to Reproduce
Form tab contents
Mail tab contents
WordPress information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: