Question T196
Visible to All Users

How to selectively show rows in a matrix dynamic panel, according to individual checkbox choices in another question?

created 7 years ago

Hi

I have a multiple choice question (checkbox), say question A. Depending on options chosen, I display questions, say B1, B2, B3., etc. But all these resultant questions are similar which means, I could create a matrix dynamic panel, say B for the same, with each row for each Bx question.

However, how do I control the visibleIf of each of row according to option chosen in earlier question A?

Currently by having B1, B2, etcI waste lot of space, making it look lengthy. Could be tiring for user.

Comments (1)

    Hi,
    I understand the scenario, but I do not know how to make it work in general. You may generate questions B1…Bn based on answers in question A. but you will have to write javascript code.

    Thank you,
    Andrew