Advanced Bootstarp formatting | XM Community
Skip to main content
Solved

Advanced Bootstarp formatting

  • April 26, 2018
  • 2 replies
  • 90 views

Forum|alt.badge.img+5
Hi! Is there any way to get dynamic tabs in Qualtrics like here: https://www.w3schools.com/bootstrap/tryit.asp?filename=trybs_tabs_dynamic&stacked=h ? I tried with few options but got only flat shape. Also it would be good to have different options to choose on specific tab. Has anyone try this? Regards, Piotr

Best answer by AnthonyR

@PioKol This can be done using a combination of JavaScript and HTML. First you would need to add the tabs you want using html, then you would need to use JavaScript to select sets of answer options and move them into your custom tabs. Also, @Emily can we have this moved to Custom Code please?

2 replies

AnthonyR
Level 4 ●●●●
Forum|alt.badge.img+7
  • Level 4 ●●●●
  • 308 replies
  • Answer
  • May 3, 2018
@PioKol This can be done using a combination of JavaScript and HTML. First you would need to add the tabs you want using html, then you would need to use JavaScript to select sets of answer options and move them into your custom tabs. Also, @Emily can we have this moved to Custom Code please?

Emily
Qualtrics Employee
Forum|alt.badge.img+7
  • Qualtrics Employee
  • 146 replies
  • May 3, 2018
@AnthonyR Done! Thanks! :)