Attachments
You can use the <attachments>
tag to include associated Salesforce Notes and Attachments in an output template.
Sytax: <attachments/><img src="/servlet/servlet.FileDownload?file={attachmentID}"/></attachments>
- The markup {attachmentID} will resolve to the id of the attachment
- The attachments must be of a type that can be displayed in line with other html objects