We have a multi-select item (pulling data from an SQL query).
We need to limit the number of options that are able to be selected.
Are you using jQuery Chosen for this field element?
If so, we are hoping to just use the built-in selection limiting option.
If you are not using jQuery Chosen, can you give any tips on how to restrict the number of selections a user can make in a multi-select field?