Hello,
I’m trying to integrate a looped question with a multi-choice drill down list.
For example, using the qualtrics example of cars, they have a drill down where the user selects a year (group 1), make (group 2) and model (group 3) of a car. I’d like to be able to have a later question where the user to ranks the models of the particular make.
Is this possible without having to manually re-enter the lists of models in JS?
I know that I can pull the selected model easily, but is there a way to get all of the group 3 choices, rather than just the selected one?
Thanks!


