I looking how to add a validation rule to limit the number of checkboxs a user can check in a form. For example, if I ask questions and there are 5 choices (via checkbox), but the user can only select up to a maximum of three.
Page 1 / 1
You can write a Javascript to limit the number of selected checkboxes.
Do you have a sample of how this can be done? I’ve tried it with jquery, selecting the input field classes and also with IDs and it doesn’t work.
Reply
Log in to the Unbounce Community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.