Can’t submit form with hidden required field Gravity Forms

I have set a required field hidden using jquery. Whenever the user tries to submit the form it gives an error that says “There was a problem with your submission. Please review the fields below.” but when I review the fields, no error is displayed. I am using the hidden required field for a condition statement which says if the number of shirts is not equal to the number of participants show the hidden required field, if they are equal hide required field, which will allow the user to continue submitting the form successfully.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.