On my survey, if a client does not enter someone for one of their advisor fields, there should be an additional question that appears asking if we can connect them with one.
How do I create the logic so that:
- If something is entered on page 3, then it displays page 4, omits page 5, and proceeds to page 6
- if nothing is entered on page 3, then it displays page 5, and proceeds to page 6
Thank you!