Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

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

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

  • 1 reply
  • 1 has this problem
  • 2 views
  • Last reply by 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.

Modified by scchang