Hi, I want to show a text field if someone checks the checkbox.
The weird thing is if I put HTML like below, the checkbox shows up but I cannot click it.
Could someone help me to get through this?
<input type="checkbox" name="1" style="opacity:100; width:15px; height:15px">
<input type="checkbox" name="2" style="opacity:100; width:15px; height:15px">
Page 1 / 1
Hi @emabed,
If I am correct you want to show an open end question after respondent selects an checkbox in multiselect question.
I think In-page display logic would help.
Create an open end question and add an in-page display logic on that question with respect to the selection from multi-select question.
With this the open end box will pop-up as soon as respondent checks the checkbox in the base multi-select question.
Hope this helps!
If I am correct you want to show an open end question after respondent selects an checkbox in multiselect question.
I think In-page display logic would help.
Create an open end question and add an in-page display logic on that question with respect to the selection from multi-select question.
With this the open end box will pop-up as soon as respondent checks the checkbox in the base multi-select question.
Hope this helps!
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.