- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2019 03:44 AM
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
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2019 03:55 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2019 03:49 AM
you need to define the html tag here in message .
<img src="your image name with extension " width="208" height="41"/></img>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2019 03:50 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2019 03:51 AM
adding one thread here for further details.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2019 03:55 AM
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.