Skip to main content

Constrict number of checks

Hi, I'm creating a form with a selection of checkboxes , but is there a way to restrict the amount of boxes checked? Like when I have a list of 6 boxes, people can select max 3?

Constrict number of checks

Nishat Shahriyar

The standard Checkbox Field in Fluent Forms does not have a native, built-in option to limit the number of checked boxes. While it is technically possible to achieve this using custom JavaScript code in the form's custom script area, the Multiple Choice Field offers the same functionality with a direct setting.

Natascha Vantuykom

Nishat ShahriyarΒ :-) thanks that will do it