Validation notice, once resolved, cannot submit the form?
-
Scenario,
The user does not supply one or multiple required fields, at which point the form (rightly so) shows a validation error, once the user resolves the validation error, they click the submit button but nothing happens.
I have checked the console and no errors are shown, in the network tab I am seeing the reCaptureV3 refresh on editing the value of the required field as expected and even if the user un-checks and then rechecks the acceptance checkbox the same scenario still occurs. Only upon refreshing the page can they then submit the form.
NOTE: The same scenario occurs after submitting a successful form submission also. This method makes more sense that it’s blocked to stop multiple spam submissions etc. so this is less concerning.
So after a form validation warning is shown the user cannot submit the form even after resolving the problem. Also, the warning notice and field warnings also remain after changes.
Any pointers towards possible cause/solution appreciated?
This is across all CF7 forms on the site.
CF7: V5.4.1
- This topic was modified 3 years, 5 months ago by .
- This topic was modified 3 years, 5 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Validation notice, once resolved, cannot submit the form?’ is closed to new replies.