Hi,
I have a matrix table in my survey, and am trying to carry forward certain statements options that selected certain scale points into the next question.
As an example, in this matrix table question,
I only want statement options (1., 2., 3.) that selected scales points a. and b. (and NOT c. and d.) to be carried over as options into my next question.
Is there a code on Javascript I can run?
Thanks so so much!
Page 1 / 1
Instead of javascript, you can follow this.
In your next question add 1, 2, 3 as the option. Now add option display logic on it as if show option 1 only if scale point a or c is selected in previous question. Similarly for option 2 and 3.
The answer above saved me a lot of time. Thank you so, so much!
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.