Solved
Load text option for multiple choice on click

Hey guys!
I have tried programming a question to only display the textbox for a given choice when its clicked, as all of my multiple choices have a text entry associated with them that has to be filled out. Do you guys know of any way to have every multiple choice have a text entry that has a force response once its chosen, but only shows up once the choice has been clicked?
Best answer by MohammedAli_Rajapkar
So, both the question options have "text entry"?
If Yes, then you will have to paste the same code in for both questions...
If your question is "single select" then you will have to change "checkbox" to "radio" in JavaScript code.
In below survey, the first page has 1 question (multi-select), 2nd page has 2 questions (multi-select) and the 3rd page has 1 question (single select)
https://qimpl.az1.qualtrics.com/jfe/preview/SV_1ERtNbpTcKe7uwl?Q_SurveyVersionID=current&Q_CHL=preview
attached is the QSF (the JavaScript code is updated)
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.