Skip to main content
All,

 

I have a work flow with the Rule Criteria below.

 

AND(

 

  ISCHANGED(OwnerId),

 

   OR(Owner.Profile.Name = "Account Manager",

 

      Owner.Alias = "fmuld")

 

)

 

The Evaluation Criteria is " created, and every time it's eidited"

 

I have attached an Email Template name Deal Assigned (Support Notification)  and in the "elected Recipients box", I have User: john doe selected.

 

In the "From Email Address" field I have an email selected.

 

Below is  Deal Assigned (Support Notification)  template I created

 

workflow / email notification not displaying Recipients Name

 

Here is my Issue . . . .when the email notification is sent, when John Doe receives the email, the greeting part of the letter displays only the word "Hi", not "Hi John Doe". view below

 

User-added image

 

Is my greeting formula {!Receiving_User.FirstName} the correct one to use?

 

Thank you for your time.
7 answers
0/9000