I have a form where a user chooses a "package". Following that, there are 5 groups of checkboxes. Depending on the package selected, the user is then able to select a limited number of checkboxes among the various groups.
For example: If Package A is selected, the user can then choose 4 items from the first 3 groups of checkboxes. If Package B is selected, the user gets all items in the first 3 checkbox groups plus two items in the remaining checkbox groups.
Is this even possible in Gravity Forms? Thanks for your help.