Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

How to add image in email body

Nag9
Tera Expert

hi 

How to add image in emaul body

I added image in image table.so now i want display that image in email body

How to do that.

Thanks in advance

 

 

1 ACCEPTED SOLUTION

asifnoor
Kilo Patron

Hi Nag,

In which table did you add the image? If its added in db_image, then you can use insert image in notifications and it will work.

Mark the comment as a correct answer and also helpful once worked.

View solution in original post

4 REPLIES 4

Harsh Vardhan
Giga Patron

you need to define the html tag here in message . 

 

<img src="your image name with extension " width="208" height="41"/></img>

Nirosha Uddandi
Kilo Guru

In email notification

we have -->what it will contain tab

in that message html  click on insert/edit image button once you got popup select type as image library and click on refernce filed not an attachment icon rest you can set as per your requirments 

find_real_file.png

asifnoor
Kilo Patron

Hi Nag,

In which table did you add the image? If its added in db_image, then you can use insert image in notifications and it will work.

Mark the comment as a correct answer and also helpful once worked.