Javascript or HTM to Allow Columns in Multi-Select Question with Choice Groups | XM Community
Skip to main content
Solved

Javascript or HTM to Allow Columns in Multi-Select Question with Choice Groups

  • May 16, 2023
  • 3 replies
  • 201 views

tannerfaragher
QPN Level 5 ●●●●●
Forum|alt.badge.img+24

Hello! Is there some code I could paste into my question to allow columns in a multi-select question type with Choice Groups? The groups are what’s preventing us from organizing it into columns, but it would appear a lot cleaner. 

Thank you for your time and help on this. No problem if it’s not in the current functionality.

Best answer by Deepak

You can use complex custom CSS and JavaScript combination to achieve this.

Hope it helps!

3 replies

Deepak
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+46
  • 1555 replies
  • Answer
  • May 16, 2023

You can use complex custom CSS and JavaScript combination to achieve this.

Hope it helps!


MikeW
Level 5 ●●●●●
Forum|alt.badge.img+14
  • Level 5 ●●●●●
  • 137 replies
  • May 17, 2023

You could split each group into a separate multi-select column to achieve a similar look?


TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 6083 replies
  • May 17, 2023

@tannerfaragher - You might be interested in the mcColumns function. It supports choice groups and responsive columns (Qualtrics columns are fixed)