Limit User to select a number of records at least 1 and at most 15.
How toLimitUser toselect anumber of recordsat least 1andat most15. ex Company:selectone or twopermitsto 20companiesbutdoes not let meselect 21companies.
This will jump to the max record if the user trys to unselect the only selected field selection
It will also select it if the global clear button is clicked on top of page.
However if you need to unselect the field upon leaving the TAB, you can - add an action to "clear all" upon leaving the tab and it will clear it.
I'm sure you can add another action to limit to 15. I do not know of a way to select 15 however if the user selects 16. however you could select 1 if the user trys to select 16.