Checkbox Validation

Hey folks,

I have a F6 form with 6 checkboxes and I need to ensure that at least one checkbox is checked before the form can be submitted.

The checkbox stack has validation to make it required, and an option to set 1 as the minimum number checked, but how do I group them?

I can use some custom JavaScript to make it work, but is there anything built natively into F6?

2 replies