Question
Javascript to auto-populate next question based on the answer in a previous
Hi everyone,
We have a survey where we have three questions:
-Did we solve your issue? (Y/N)
-If prior question was answered N, why wasn't it solved (multiple select)?
-Overall, what was your satisfaction with this inquiry? (1-10 value)
If the user selects the 1st question as No, and says their issue is not resolved in the 2nd question, I don't even want to ask the 3rd overall question. However, I'd like to populate the value of that question answer as 1, as anyone with an issue not resolved I want to log as dissatisfied. I don't want that value to be null.
Is there some Javascript that I could write in the survey that would be able to do this?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
