Is it possible to add pop up box/link/attach. next to a question, which gives the reader deep dive | XM Community
Skip to main content
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 original

7 replies

PeeyushBansal
Level 6 ●●●●●●
Forum|alt.badge.img+39
  • Level 6 ●●●●●●
  • 1144 replies
  • Answer
  • August 8, 2018
@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>`

PeeyushBansal
Level 6 ●●●●●●
Forum|alt.badge.img+39
  • Level 6 ●●●●●●
  • 1144 replies
  • August 8, 2018
IT team help is not required, only on edit question text and go to HTML view and use HTML Tags as i suggested above. it would help.

  • Author
  • 3 replies
  • August 8, 2018
Hi Bansal, Thanks for this. Apologies I am new to Qualtrics so these instructions are something I will need to have a go and see if I can figure out. Not sure what they mean as yet. thank you

Jenah
Qualtrics Employee
Forum|alt.badge.img
  • Qualtrics Employee
  • 149 replies
  • August 9, 2018
Hi @Kathy_D! Perhaps our support rep misunderstood your question. If so, our apologies! It is true that adding a pop up box will require custom code, but if you simply would like to add an external link to survey text, you can either insert code or use our built-in "Insert Hyperlink" option. Here is the support page that walks through how to add a link without having to manually type in the HTML code!

  • Author
  • 3 replies
  • August 10, 2018
Hi Jenah/Banal, thanks I will try adding link. But can you also just add an attachment that is not contained within a link? Just checking all the various options. So: - For a pop up text box: you need custom code (which I am not sure how to do); - For adding a link you use the 'Insert Hyperlink' option in the Qualtrics system (which seems easy option); - For adding an attachment without a link (ie just a pdf document for example): what would you do here if this is at all possible please? thanks Kathy

PeeyushBansal
Level 6 ●●●●●●
Forum|alt.badge.img+39
  • Level 6 ●●●●●●
  • 1144 replies
  • August 10, 2018
Hi Kathy, Go to Library at top right > Files Library > Upload the pdf or any other file you want to attach. Go back to survey question. Edit question and enter in Rich content editor on left , here you will find an option to insert file > chose the file you have uploaded and it will automatically attach.

  • 1 reply
  • January 25, 2019
> @bansalpeeyush29 said: > @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>` Hi bansalpeeyush29, I have tried this that it works on desktop but does not work in mobile. Can you suggest a solution for mobile pop-up box? Thanks! Roover

Leave a Reply