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

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 

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.


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”.


 


Leave a Reply