Hi,
I implemented a simple survey with 2 questions but I may be having the same issues as reported previously on this site.
Q1. Will you be attending?
Ans: Yes or No
Q2: How many people will be attending?
Ans: 1, 2 or 3
If they select Yes, they should go to the next question but if No, then the survey should end. There are 2 issues I’m having.
First issue I’m having is I’m unable to make question 2 required but skip it if Q1 is No.
Second issue is I’m unable to end the survey if they selected No from Q1.
Thank you.