How to auto check one checkbox after three or more checkbox has been checked by the user.
Hello,
I need to have a checkbox automatically checked once three other check boxes has been checked by the user. I have attached a photo for a more visual look of what I have.
As it states "3 Required for 1 class B" Once the user checks 3 of the bottom boxes I need the check box off to the right to be checked. I understand Javascript will be involved. I understand how to make a 1:1 work but not so much a 3:1 considering the only way to trigger the script is a "Mouse up" trigger. So how would that work with three checkboxes? Any help would be grateful thanks.

