pbauerochse / searchable-option-list

a jquery plugin for a searchable optionlist
MIT License
79 stars 54 forks source link

Allow limiting the number of displayed selected options #7

Open pbauerochse opened 9 years ago

pbauerochse commented 9 years ago

When there are a lot of selected options in a multiple selection sol, the display container gets really large. To limit the space used introduce an option like "maxInitialDisplayItems". If that limit is reached show a "+xyz more" link which only displays the other selected items on click