This content has been marked as final.
Show 1 reply
-
1. Re: How do I create a new Email Template?
Bobby NameToUpdate Aug 9, 2012 9:52 AM (in response to Bobby NameToUpdate)No worries, I figured it out; it has to be created as a Visualforce template and then have relatedToType="BMCServiceDesk__Incident__c" set in the subject line (if it's an incident template obviously). For example:
<messaging:emailTemplate subject="Your ticket has been logged incorrectly" recipientType="Contact" relatedToType="BMCServiceDesk__Incident__c">