-
How to use Relationship in Email Template in Salesforce?
Objects have a Master-Detail relationship Milestone -> contract object and another two objects have lookup relationship Contract-> Account, Now I am in Milestone object, I want to fetch the account name from Milestone object using the Email template for a subject in Salesforce.
Milestone is the Custom object for Contract object.
Log In to reply.