Is anyone else having problem programming a print button in a specific question? The code I used to use is no longer working.
Page 1 / 1
Did this get resolved? I am also experiencing the same problem.
@nadaly - No, unfortunatley not.
I was getting a JavaScript error in response to my html code for a print button. I brought this up with Qualtrics Support and it went up to the engineers. So if that was your problem also, it may now be fixed. I use this code:
<input type="button" value="Print this page" onClick="window.print()">
<input type="button" value="Print this page" onClick="window.print()">
@Akdashboard Were you able to figure out how to create a Print button?
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.