APIs & Integrations

Not applicable

Make all checkboxes required in a form

Hi,

Is it possible to make all checkboxes required in a form where the checkboxes are in a field type 'multiple checkboxes'.

Currently when i check 'make field required' it just makes 1 of the 2 checkboxes required.
Can i do this without splitting up the checkboxes?

Thanks

2 Replies 2
TCremeens
Participant

Make all checkboxes required in a form

I am looking for this same type of functionality. Has there been any change since this was originally answered in 2018?

0 Upvotes
Derek_Gervais
HubSpot Alumni
HubSpot Alumni

Make all checkboxes required in a form

Hi @matbro360,

It's not possible to make all checkboxes in a multiple checkboxes field required; the built in required functionality only applies at the field level. Your best bet would be to either make the checkboxes separate fields, or use a custom form and the forms API.

0 Upvotes