Solved
Text box questions disable/enable
Hello,
I have a question type like below.
Multiple choice type question with "Yes" or "No" options.
After that have two text entry question. Like
1) if Yes, Why?
2)if No, Why?
I want to text box questions, will disable by default with the help of jQuery/Java script. If option "Yes" sleeted at multiple choice question that particular text box question will get enable. Respectively for option "No". Could you please help me on this requirement?
Best answer by bstrahin
Are you trying to say you want to display the follow-up question when your condition from the multiple choice (yes/no) question is met? There's no need to jQuery/Java script for that. Use the built in question display logic (https://www.qualtrics.com/support/survey-platform/survey-module/question-options/display-logic/)
You would still have three questions 1. yes/no, 2. why yes, 3. why no. You don't put any logic on question 1. For question 2 add question display logic where Q1 is yes. And for question 3 add display logic where Q1 is no. The link above will show you exactly how to interact with the interface to add question display logic.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
