We have multiple single line text fields being used, we need to apply conditional logic to each of them, but we’re hoping there may be an easier way to do this than by each individual field? Is there maybe a way to apply the conditional logic to a section or “page” within the form so that all of it displays based on the conditional logic rather than each individual field?
If you add a Section Break field before the group of fields, you can add the logic to the section break field and that logic will also be applied to all fields below the section break until a new section, a page break, or the end of the form is found.