Solved
Is it possible to add pop up box/link/attach. next to a question, which gives the reader deep dive
Hi,
Is it possible to add a pop up box or external link or external attachment next to a question, which gives the reader a deep dive so they can read information that relates to a particular question please? So far the response from Qualtrics support is: 'This is possible, but it isn't possible through the platform. You are going to have to use custom Java Script to make this possible'. And suggested I look at this community page to see other examples. I am having troubles locating the correct process plus not sure how/what I do to use custom Java Script. Would my IT team need to help here? Thanks
Best answer by PeeyushBansal
@Kathy_D
Yes you can show
1.) Pope over text : in Html of question text add like below
`<span title="Popover Text you want to show"> Your Question Text or statement</span>`
2.) External Link : You can add in HTML also like belo2:-
`<a href="Your Link (say www.google.com)">Your text which will on click take you to external link(say click here for more information)</a>`
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.