We have forms on our CMS that allow us to say "if x checkbox is unchecked, then y checkbox cannot be checked". I've looked through the visibility rules in Forms 2.0, but don't want the option for checkbox y to disappear if checkbox x is unchecked, which appears to be my only option.
Has anyone been able to make a checkbox that can only be checked if some other criteria is true, while maintaining the checkbox field on the form?