Any help out there on this one? My users what to be able to insert a mrge field for the Account name.
Steve
20 réponses
I followed your advice Shashank. You need to edit the merge field a little to make sure it works as expecteed. Old merge fields look like this, {!Account.Name}. It needs to look like this, {{{Account.Name}}}. Also the account needs to be associated with the email in order for the merge field to work.