When building forms, you may have situations where you’d like multiple fields to show or hide based on the answer to one field. Instead of setting up a conditional logic rule on each field individually, you can save some time by grouping all of the fields into a section and then applying the logic rule to the section.
For example, when building an order form with multiple payment options, you may want the credit card field and address field to display when the payment method selected is ‘Credit Card.'
First, add a section to your form by double clicking or dragging and dropping the section option from the bottom left to the right.
Second, place the credit card field and the address field into the section on your form.
Next, click on the section header, then click the chevron next to Logic section settings. From here, click the + Add Rule button.
Then, add a logic rule based on how you'd like to hide or show the section. For example, we've setup our ‘Payment Method’ field to show the section when the ‘Credit Card’ option is chosen.
After this, you should be all set. You’ve successfully applied logic to multiple fields at once!