Basically just like the title says I want to limit the number of checkboxes that can be checked in a checkbox fieldset.
I have read and implemented this:
http://www.gravityhelp.com/forums/topic/limiting-the-amount-of-checkboxes-that-can-be-checked#post-6990
Worked like a charm, however in my form when checking a box we have conditional logic to open a dropdown but when I try to tick another box like a normal user would probably so jQuery stops it from being checked but opens the conditional logic item that it applied to and continues to do so unless you uncheck your first choice and check another.
Any help from the amazing Gravity Form team or forum members? Bonus points for code :-)