slideform
slideform copied to clipboard
Limit amount of checkboxes
Hey how do we limit the amount of checkboxes that can be checked, is it doable on the $form.slideform({ validate: {} section ?
@ColdstarJoey like you want to allow the user to check up to X of N checkboxes?
yeah like if i have 5 checkboxes i only want the use to select 3 max