Hi all,
I would like to provide the respondents of my survey with information (in the form of a .pdf most likely) that they can access if they want to, but don’t have to. The information needs to show up on the same screen in an interactive way, i.e. it should show up if the respondent clicks on the corresponding button/link and should be hidden otherwise. At the bottom of the page the respondents should answer a simple multiple choice question.
I can do something similar by uploading the information files via the Rich Content Editor, so that the file can be accessed by clicking on a link (see example: https://hhs.qualtrics.com/jfe/form/SV_1zsO1Ajk1BZZmdg). However, the uploaded file is then shown in a new tab when clicking on the links, which is not optimal.
Does anybody have a solution for this problem? Is there a built-in way of doing it or can it be achieved through additional coding?
Thanks a lot!
Best regards,
Laurenz
Page 1 / 1
You could embedd the PDF file using HTML (search online for how to do this) in a separate question and then use in-page display logic to show/hide it.
Maybe try embedding this iframe in the question with the source set to your pdf location and JavaScript to show/hide the iFrame element?
https://community.qualtrics.com/XMcommunity/discussion/comment/40304#Comment_40304Great, didn't know about the "in-page" feature. Thanks!
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.