Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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

  • 1 réponse
  • 1 a ce problème
  • 2 vues
  • Dernière réponse par 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.

Toutes les réponses (1)

more options

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

Modifié le par scchang