Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

Is it possible to use mail merge to add a variable url to an image?

  • 1 antwoord
  • 1 het hierdie probleem
  • 2 views
  • Laaste antwoord deur scchang

more options

I'm using the mail merge add on. The body of my message has a variable url that is contained in a referenced csv file. I would like the url to be a clickable image. I am able to insert the image, but not sure how to reference the variable url. I've tried adding <a href="{{url}}"> in the "insert a link" drop down dialog box under the "Link" tab without success.

I'm using the mail merge add on. The body of my message has a variable url that is contained in a referenced csv file. I would like the url to be a clickable image. I am able to insert the image, but not sure how to reference the variable url. I've tried adding <a href="{{url}}"> in the "insert a link" drop down dialog box under the "Link" tab without success.

All Replies (1)

more options

Solution was to view source in the compose window and add <a href="{{url}}"> to the image html.

Gewysig op deur scchang