Hello,
I’m trying to insert an image into a Print Template based on a field in a CSV data file that contains a URL. If I insert an image, I can copy and paste the URL into the select image popup window and save it with the template. However, I can’t figure out how to do this as a variable. As an example, I would have a file below:
Record 1,https://example.jpg
Record 2,https://example.jpg
Record 3,https://example.jpg
They are all different images and I need to pull the URL image on a record to record basis.
I can find similar topics but none that specifically relate to this one.
Thank you,