how do i add a drop down selection to a multiple choice question | XM Community
Skip to main content
Solved

how do i add a drop down selection to a multiple choice question

  • February 5, 2024
  • 2 replies
  • 2370 views

Forum|alt.badge.img+3
  • Level 3 ●●●
  • 14 replies

Hi, I am wondering if there is a way to combine different types of response options in a multiple choice question with a text entry option. I would like a free text box for Statement 1 and Statement 5 and drop down selection for Statements 2 thru 4. Is there a feasible way to set that up?  

 

Question 1.

Radio Button 1     w/ Free text entry 

Radio Button 2     w/ Drop-down selection    

Radio Button 3     w/ Drop-down selection 

Radio Button 4     w/ Drop-down selection 

Radio Button 5     w/ Free text entry 

Best answer by Sachin Nandikol

Hi @four77,

At present, it's not possible to incorporate a dropdown menu within a multiple-choice question. One workaround could be to insert a "From" field at the beginning, followed by a "Drill Down" question, and then another "From Field," as illustrated in the screenshot below.

 

You can use CSS code for removing the white space between questions.

2 replies

Sachin Nandikol
QPN Level 6 ●●●●●●
Forum|alt.badge.img+44
  • QPN Level 6 ●●●●●●
  • 530 replies
  • Answer
  • February 6, 2024

Hi @four77,

At present, it's not possible to incorporate a dropdown menu within a multiple-choice question. One workaround could be to insert a "From" field at the beginning, followed by a "Drill Down" question, and then another "From Field," as illustrated in the screenshot below.

 

You can use CSS code for removing the white space between questions.


Forum|alt.badge.img

Hi @four77 you can design the above scenario based question (your query) with the help of selecting question type as ‘Matrix table’. you can use JS to disable dropdown from “Radio button 1 and Radio button 5”.