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!