Restrict total of selectable values for checkbox or Dropdown

StingerMKO 21 Aug, 2010
Hi,
is it possible to restrict the total of selectable values?
For example:
I have a dropdown with 8 options.
I want that the user only can select three of them.

The same for checkboxes. I have a checkbox element with 8 options and the user should only be able to select three of them.

Thanks in Advance!
Sting
GreyHead 28 Aug, 2010
Hi Sting,

This is possible - I found a script here that looks as though it could be adapted fairly easily. The main thing you need to think about it what you want to happen if there are too many options. I think this script just shows an Alert message.

Bob
StingerMKO 20 Sep, 2010
Thanks!
I will give it a try.
This topic is locked and no more replies can be posted.