Drop-down menu pop-in in following questions | XM Community
Skip to main content
Question

Drop-down menu pop-in in following questions

  • March 11, 2022
  • 2 replies
  • 21 views

Forum|alt.badge.img+1

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)
image.pngIs there anything I could do so that the options don't pop-in?

2 replies

Rudi
QPN Level 3 ●●●
Forum|alt.badge.img+16
  • QPN Level 3 ●●●
  • April 1, 2022

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


Forum|alt.badge.img+1
  • Author
  • April 1, 2022

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