Hi, I have a multiple choice field in a form with around 20 choices. Is there any way to limit the user to 2 picks?
I was thinking there may be a regular expression that'd do it but can't think what that'd look like.
Cheers, G
Create a javascript function on the page you're placing the form on to do this validation.
Please, sign in to be able to submit a new answer.