Common:HTML IMG Tag

From AgileApps Support Wiki
Revision as of 22:38, 17 February 2012 by imported>Aeric (Created page with "__NOINDEX__ To insert an image into a Print Template, use the platform <tt>IMG</tt> tag in an HTML <tt>img</tt> element. ;HTML Tag: :<tt><nowiki><img src="...IMG tag..."></nowi…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

To insert an image into a Print Template, use the platform IMG tag in an HTML img element.

HTML Tag
<img src="...IMG tag...">

IMG tag

Example
<img src=”IMG{$Customer.logo_image}”>