Create a Print Button that is Compatible with the Offline Qualtrics App on Samsung Tablet | XM Community
Skip to main content
Question

Create a Print Button that is Compatible with the Offline Qualtrics App on Samsung Tablet

  • January 29, 2020
  • 4 replies
  • 19 views

I would like to create a print button that is compatible with the offline Qualtrics app on a Samsung tablet. Currently, the code below works for me on my computer. !

4 replies

Forum|alt.badge.img+2
  • Level 2 ●●
  • January 30, 2020
Can you try to create a question, and sue the HTML view to add the "div" portion of the html in there?

  • Author
  • January 31, 2020
@TJUH_Kai I tried to do what you said but the print button doesn't work when I do that.

Forum|alt.badge.img+2
  • Level 2 ●●
  • January 31, 2020
does it work on a normal browser? if yes, can you open the survey on your samsung tablet's browser? I tested by adding the html in the question's html view, and it works on my browser.

Forum|alt.badge.img+2
  • Level 2 ●●
  • January 31, 2020
btw, onclick suppose to be lower case: https://www.w3schools.com/tags/ev_onclick.asp