In my form im using checkboxes which must be mandatory. And it seems that using the mandatory option on checkboxes causes a bug and i cant submit my form, i keep getting "This field is required." msgs
Seems that Value field must be filled for mandatory checkboxes in order for it to pass the validation. Otherwise you just end up with this field is required,..