Checkbox Required Validation Not Working
-
The validation for checkboxes that are flagged as required does not work, and the forms still submit even when the required checkbox is not checked. The
data-checkbox_required='yes'
attribute is set, but the validation does not stop the submission of an unchecked required checkbox.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Checkbox Required Validation Not Working’ is closed to new replies.