By amariotti on
Anyone know of a way to take a multiple choice (checkbox) question on a Webform and only allow the person to select two options and all other options become disabled? I've done some things with javascript on Webforms before so I know stuff like that is possible. I just need to be pointed in the right direction.
My "use-case" is for a registration form for an upcoming conference that we're hosting we need people to choose two topics out of the 16 that they are interested in. Rather than trusting the user to only select two it'd be great to be able to disable the rest of the options so they are limited to only two.
Comments
_
Always check a module's issue queue: http://drupal.org/node/326280
I did a search like I usually
I did a search like I usually do to find solutions and didn't find anything. In fact all I saw were notes on the release pages so I didn't think there was anything out there already. Thanks for the link.