I have a multiple choice question that has several answer choices. For a few of the choices, when chosen, I'd like to have a side by side entry option display instead of the 'allow text entry' option. I know using display logic would be a simpler option, but I'd like to try this option as well.
For example, the first answer option of this multiple choice question has a text entry option.
I'd like for this side by side table to show in place of the text entry box if that answer is chosen.
The side by side question has javascript that allows the user to add rows as needed. Below is the preview version.
Page 1 / 1
Using JS you can detach the side by side element and append after first option.
Thank you, Shashi! Is there currently Javascript available that I can use to do this?
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.