Is it possible to add a header above the first column of a side by side item? | XM Community
Skip to main content
Solved

Is it possible to add a header above the first column of a side by side item?


Forum|alt.badge.img+5
I would like to add a header above the left-most column of a side by side item, directly above where the question statements would go. Can this be done?

Best answer by Samarth

Hi @uhrxx005, If i am getting it right you want something like below: ! If yes go ahead and use below code. var $jq = jQuery.noConflict(); $jq('.Headings .c1').html('write what you want'); Regards, Samarth
View original

6 replies

Samarth
Level 2 ●●
Forum|alt.badge.img+5
  • Level 2 ●●
  • 54 replies
  • Answer
  • May 30, 2018
Hi @uhrxx005, If i am getting it right you want something like below: ! If yes go ahead and use below code. var $jq = jQuery.noConflict(); $jq('.Headings .c1').html('write what you want'); Regards, Samarth

Forum|alt.badge.img+5
  • Author
  • Level 3 ●●●
  • 204 replies
  • June 13, 2018
@Samarth. This is exactly what I needed. Thank you!

Where to insert this code?

LaurenK
Former XM Community Team Member
Forum|alt.badge.img+13
  • Former XM Community Team Member
  • 900 replies
  • August 8, 2018
Hey @vineeth_dp5! Check out this page about adding JavaScript code to your survey!

Thanks LaurenK

Forum|alt.badge.img+3
  • 7 replies
  • May 18, 2023

How did you get the border around the side by side question?   I need to format my side by side question to look like this.

 

Thank you


Leave a Reply