I have a Purchase Order form where the user selects the cost center(s) to which the purchase will be allocated. I want to require another field where they will define how the cost is to be split, but this is only necessary if they select more than one cost center. I know the script to use when checking to see if a specific checkbox is selected, but I am unsure of what script to use to evaluate whether more than one checkbox is selected out of all the options in that field.
Thank you!