Discussions
How to show the Image from file cabinet in Email template?
Hi Team,
I am using workflow action Send email and custom content, referencing the file in code,But the file not displaying in sent email. Although the banner is available in preview.
Also tried Suite answer: 105493, but no luck.
Sample code:
<p>
<embed src="https://69577**sb1.secure.netsuite.com/c.69577**_SB1/site/assets/Banner.html" width="950" height="200">
</p>
Also used
<object> , <iframe> tag, but no luck
This file is AVAILABLE WITHOUT LOGIN.
Any input will be appreciated , thanks in advance.