Limiting the number of checkboxes that can be ticked
This example limits the user to ticking a maximum of two checkboxes out of any of the five available. The script tracks the value of the five checkboxes (1/0) and if this is equal to 2, then it sets the access property of the checkboxes to readOnly.
Download: Assure Dynamics Keeping track of checkboxes ticked