Hello all!
Apologies now if I do not make any sense or if I am making this way more complicated than it needs to be! I have a template with conditional logic that is working. However, I would like to add additional logic if possible.
Here is a screen shot of my form.
Current logic:
A box at the top of the form is checked requiring this section to be complete.
If any of the ‘other’ boxes are checked a text box appears.
If any of the boxes under Frequency of ACH Payroll or Frequency of ACH Tax is checked text boxes appear.
What I would like to happen is the boxes under Frequency of ACH Payroll and Frequency of ACH Tax not to show initially. If Payroll or Tax Payments box is checked then the boxes show and still have the logic if one of those boxes is chosen a text box appears. The check boxes in each section are grouped with validation to choose at least one.
Thank you!
Wendi