Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
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.