Is there a way to hyperlink the unique survey link to an image in a Email invite?
Page 1 / 1
Edit the message in source <> mode:
```
<a href="${l://SurveyURL}"><img src="image url goes here" alt="alt text goes here"></a>
```
```
<a href="${l://SurveyURL}"><img src="image url goes here" alt="alt text goes here"></a>
```
This works. Thanks @TomG
TomG
Hi Tom, are you saying by adding "" to the source code it will automatically connect the unique survey URL to an image?
I believe I am missing something. I have a saved image in the library. I would like to have it where when I compose an email that the save image is included in the email and users and click on the image to access the survey link.
Thanks in advanced.
https://community.qualtrics.com/XMcommunity/discussion/comment/53718#Comment_53718Yes, that is what I am saying.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.