I want to set up a survey where some questions may be hidden on displayed based on relevance evaluation.
I have set up the survey to show numbers, but I want the numbering to be adjusted dynamically to reflect a logical sequence.
For example, my survey is as follows :
1. Answer Y/N
2. You answered "Yes" (relevance - > {1} == 'Y)
3. You answered "No" (relevance - > {1} == 'N)
4. Enter you reason (relevance - > {1} == 'N)
5. Thank you
If I select 'Yes' on question 1, the numbering shows 1,2,5
If I select 'No' on question 1, the numbering shows 1,3,4,5
How can I show the sequence as 1,2,3 for Q1==Yes, and 1,2,3,4 for Q2==No
Thank you.
Pradesh
The topic has been locked.