Skip to main content

Questions tagged [merge-field]

0 votes
0 answers
23 views

I have a classic HTML without header email template, where I have used a merge field - {!Recipient_User.Username}. When the value of this appears, the salesforce system inserts the username to look ...
Jayanth G's user avatar
  • 301
0 votes
0 answers
39 views

Does any of you know how to structure merge fields in Quick Text for Messaging? I've been trying to insert {!Case.CaseNumber} for example, but the result comes in blank once the quick text is resolved,...
Carlos Ricardo Gutierrez Caste's user avatar
0 votes
1 answer
534 views

I would like to use a Custom Setting (or Custom Metadata) as a merge field in my Lightning Email Template, but am getting errors with the suggestions I found using Custom Settings when googling. I ...
Irene's user avatar
  • 2,005
0 votes
1 answer
45 views

We have a record for which an email needs to be sent, but the sendEmail process is happening in the AfterUpdate of the triggerhandler. The email template being used is a VF component/HTML one with a ...
Irene's user avatar
  • 2,005
0 votes
1 answer
589 views

I'm using the standard Case object that has a custom field called: Case Financial Vendor which is a lookup relationship to the standard Account Object. When trying to use Quick Text for merging fields ...
Nacho Zve De La Torre's user avatar
0 votes
0 answers
170 views

Context I'm setting up an External Data Source pointing to an OData API. I've setup a Named Credential and an External Credential for it. The External Credential is configured to use OAuth2.0 (JWT ...
Jose Casimiro's user avatar
-1 votes
1 answer
2k views

I have created an email template on User object as below: Hello, A user registered successfully with below details: First Name: {!User.FirstName} Last Name: {!User.LastName} Email address: {!User....
Jason Rickert's user avatar
-1 votes
1 answer
1k views

"Hello everyone, I need help creating a URL in a Lightning email template in Salesforce. But what's special about my situation is that I need the email URL to take me to a path similar to this ...
Rodrigo Maldonado's user avatar
0 votes
1 answer
693 views

I'm trying to initiate a flow from a list button that sits on a dynamic Related List on the Taskray__Project__c object, with a standard retURL parameter and another passed in parameter to the flow. I'...
Yona Tran's user avatar
-1 votes
1 answer
706 views

I have a custom field with Data Type = Currency , Length = 16, Decimal Places = 2 In a flow, I have 'Send Email' Action. The body of the email uses the custom currency merge field When the email ...
GroundToCloud's user avatar
0 votes
3 answers
976 views

I am trying to create a conditional formula for a merge field for a HTML Email Template with the following logic; IF both ICMS ID and Portal ID are present then only show ICMS ID OR IF only ICMS ID is ...
asidrey's user avatar
  • 79
0 votes
1 answer
4k views

AS per Salesforce's documentation Email Alert Actions Lightning Email Templates In Lightning email templates, merge fields are resolved for activity-enabled objects only, except Contact and Lead ...
GroundToCloud's user avatar
-1 votes
1 answer
2k views

I'm creating an email template that contains a formula where, if our date field, 'DocuSign Sent', is not blank, it should populate the date. But if it is blank, it should populate this text, "No ...
K.M.'s user avatar
  • 1
0 votes
1 answer
358 views

I have a formula on object Engagement__c. And when I try to use a value from Contact lookup in a formula with this code: (Contact__r.FirstName & " " & Contact__r.LastName) it shows ...
SFGest's user avatar
  • 1
1 vote
1 answer
221 views

I have an email template used in an approval process for the first approver/entry. the users want it to just be addressed to the first name, not the full name of the approver but I don't see any way ...
user7417's user avatar
  • 341

15 30 50 per page
1
2 3 4 5
8