#4402

Hi, I did a bunch of tests, and might have found a bug in the form builder.

If one sets a checkbox as “required”, the JavaScript for form validation will not run. In another word, if a checkbox is set as “required”, all other required fields would not been checked. It includes the Categories field and the Checkboxes field.

If you could have a look at that, it will be very appreciated.