I have an inspection survey with 3 pages. Page 1 is an introductory page with general questions one of which asks what type of inspection they're completing. Is there a conditional statement I can apply to this question that will then only show the corresponding relevant page? Something like:
If(${InspType}="General",show row 10, otherwise show row 30
Page 2 (General Inspection questions) begins on row 10, and Page 3 (Detailed inspection questions) begins on row 30.
This is possible in the web design, but my survey was created using Survey123 Connect.