Code for print button | XM Community
Skip to main content

Code for print button

  • September 2, 2022
  • 1 reply
  • 277 views

Forum|alt.badge.img+1

Hi,

I would like to add print feature to my survey, can anyone help me with the code?
Many thanks

1 reply

Tom_1842
Level 8 ●●●●●●●●
Forum|alt.badge.img+28
  • Level 8 ●●●●●●●●
  • September 2, 2022

Hi there, try adding the below code to the Onload section of the question's JavaScript:
 jQuery('#Buttons').append('

');