Hi,
I used the following js code to allow participants to choose multiple countries.
Qualtrics.SurveyEngine.addOnReady(function()
{
jQuery("#"+this.questionId).find('select:first').select2();
});
However, when going to the next section, the options appear and they disappear only after choosing an option (see below)
Is there anything I could do so that the options don't pop-in?
Page 1 / 1
Hi ana0122,
I am not quite clear on the setup of the question when should the drop-down menus appear?
do you need to select an answer option like "other" and the drop-down appears?
Best regards
Rudi
https://community.qualtrics.com/XMcommunity/discussion/comment/45104#Comment_45104Hi Rudi,
We decided to change the format of the question. But thanks for your response!
The drop-down appeared in the relevant question, but when going to the next section, the drop-down suddenly appeared, and it disappeared anytime we chose an option.
Best,
Ana
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.