Hi Qualtrics community,
We would like to pipe an unique image into the message to the respondent, every respondent will receive an unique image. We have the image in url. Is there any way to tweak the html code to show the actual image? Thanks.
Hi Qualtrics community,
We would like to pipe an unique image into the message to the respondent, every respondent will receive an unique image. We have the image in url. Is there any way to tweak the html code to show the actual image? Thanks.
Assign the image url to the src attribute in an img tag:
<img src="${e://Field/imageUrl" alt="Unique image">
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.