Setting up multiple conditions for check boxes

  • sonacolours
    Asked on September 13, 2016 at 6:46 AM

    Hi

    I have spent a few hours on this without luck.

    I have a field with 8 check boxes. The user can choose multiple check boxes.

    The default for these check boxes is set on empty.

    I have set up a condition to hide the following 64 fields when the default for the check boxes is empty.

    If the user selects the first check box, I want to the form to show 1-8 of the hidden fields (and keep fields 9-64 hidden).

    If the user selects the second check box, I want the form to show 9-16 of the hidden fields (and keep fields 1-8 & 17-64 hidden).   

    If the user selects the first and second check box, I want the form to show 1-16 of the hidden fields (and keep fields 17-64 hidden).

    etc, etc.

    I've tried different combinations of conditions, but I can't get the form to do what I want above. 

    Can anyone help?

    Thanks.

    /dave

  • sonacolours
    Replied on September 13, 2016 at 10:01 AM

    Ha... Got it. I didn't need to hide the fields using a condition (which was messing everything up). I could hide all the fields manually and then make the conditions. All works now. Cheers.

  • Jan
    Replied on September 13, 2016 at 11:55 AM

    Thank you for letting us know that you were able to resolve the issue yourself. If you need further help, let us know. Thank you.