Skip to main content

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

Hello Wendi - Here is the order you need to do the conditional logic…  First, make the text boxes conditional based on the check boxes.  Second, make the Frequency of ACH Payroll files check boxes conditional based on the Payroll Checkbox and make the Frequency of ACH Tax Payment conditional based on the Tax Payments checkbox.  Then, last you make the General ACH Files Representing checkboxes conditional based on the box at the top of the form requiring the section to be complete.   In essence, you have to start from the last condition and work your way out.  Hope this helps! 


@MUFG_Kaye…. apologies for just responding.  I had back to back conferences that I attended and then a few days of PTO.  Thank you for your help with this.  I followed your steps and the form is working how we would like it to.  I really appreciate you taking the time to help out!

 

Wendi


Reply