Q_PopulateResponse on Drill Downs | XM Community
Skip to main content

 

I am attempting to autofill two drill-down menus using a Q_PopulateResponse query.

However, I am encountering difficulty in targeting the drill-downs due to a slight difference in the QID compared to other items like text boxes. Specifically, the ID of the drill-down is 'QID3~1,' and I suspect that the presence of the ”~” character is causing the issue.

Is there a way to effectively target these drill-downs using the Q_PopulateResponse query?

Thank you! 

Below is the correct format for drill down questions:

"QuestionID":{"ChoiceID":"AnswerID","ChoiceID":"AnswerID"}


Leave a Reply