How can i add multiple dropdowns in side by side question? | XM Community
Skip to main content
Question

How can i add multiple dropdowns in side by side question?

  • June 3, 2020
  • 1 reply
  • 364 views

Forum|alt.badge.img+1

I would like to setup a side by side question with multiple columns and each coloumn having 2 dropdowns. This is easily doable with radio buttons and text boxes but i am not able to add 2 or more dropdowns under a single option. for instance, if you check the attached image, I would like to have 2 columns under "header 1" similar to how i have 2 options under "header 2" and "header 3".
sbs2.PNG

1 reply

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • 1450 replies
  • June 3, 2020

As their is no default way to do this, but you can keep two column with drop down list adjacent and using some JS, CSS you can hide the gaps and line between them , so they look like a single column. If we do this then obviously the data for this would be present in the different column in data and analysis tab.