ciccio
Posts: 0
Joined: Fri Jun 14, 2013 10:40 am

multiple select with a limited number of selectable options

I would like to have a select component with more than 50 option which allow to select more than one option but the max number of selected option showld be the same of a number in my local storage variables.
For example from a list of 50 options i want the user must select 5 different options.
Could you help me to figure out how to achive this ?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

multiple select with a limited number of selectable options

Hi,

You can manually add this functionality. Here is an example:
http://stackoverflow.com/questions/11...

Return to “Issues”