Solved
Images from library in Loop and Merge Fields?
Hello! I'm trying to build a survey where participants are shown three images -- one scene, as the question, and two objects, as the possible answers. Participants will be asked to pick the object that 'goes' with the scene. I want to use Loop & Merge to loop through 32 scenes and 32 pairs of objects, all of which reside in my Graphics Library. According to Qualtrics Support one could use the HTML for the image in the Field and then pipe it in, but I'm unsure how exactly to do that. Just pasting in the URL for its location in my library results in the URL being displayed. Any assistance is appreciated! Thanks!
Best answer by TomG
Put it in an html img tag:
```
<img src="${lm://Field/1}">
```
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
