Package: Recruiting(JS2) |
Sending Email Templates from Short Lists
When sending an email template from a short list, the only objects from which merge fields will work are:
-
User
-
Contact
-
User List Link (or also known as Short List Link)
If needed, you can pull fields from the Short List object onto the Short List Link object fairly easily with a cross object formula field.
If you need to pull the name of the Short List itself, however, you don't even need a cross object formula! The name of the short list is present as a field on the Short List Link object, called User List. {!ts2__s_UserListLink__c.ts2__r_user_list__c} is the merge field.
Was this helpful?