Adding a link inside a survey | XM Community
Skip to main content
Solved

Adding a link inside a survey

  • July 5, 2020
  • 4 replies
  • 534 views

Forum|alt.badge.img+5

Hi,
As part of a survey I am currently building, I need to take respondents to an external URL where they will be able to see a map, play with it etc.
So I need to create a question with the link and then ask them how their experience of using the map etc.
How best should I go about this?
As a relative newbie, I need a simple to follow answer! 😉
May thanks
Anna

Best answer by rondev

Their are two ways we can accomplish this:

  1. Use iframe.

  2. In the question text we can give an anchor tag to open the map link in new tab of brower.

4 replies

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • 1450 replies
  • Answer
  • July 5, 2020

Their are two ways we can accomplish this:

  1. Use iframe.

  2. In the question text we can give an anchor tag to open the map link in new tab of brower.


Forum|alt.badge.img+5
  • Author
  • 18 replies
  • July 5, 2020

Hi,
Thank you for your answer.
I've clicked on the 2 links but I am absolutely ignorant re html. I vaguely understand what I'm looking at but that's it.
So I need something much more newbie friendly....😉
Best
Anna


rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • 1450 replies
  • July 5, 2020

This is way 2:
In the html view of the question paste the below HTML and replace the link with your map link:
Click here to view map 


Forum|alt.badge.img+5
  • Author
  • 18 replies
  • July 5, 2020

rondev Thank you very much. I will keep this until the team is ready to formulate the question fully (soon) and get back to you.