Nickname__c is a custom text field on a contact record that is utilized to override the contact's name appearing on an email template. This field is not required and is not always filled in.
Which formula should an app builder use to select the contact's preferred name for email communications?
The formula that should be used to select the contact's preferred name for email communications is IF(NOT(BLANKVALUE(Nickname__c)),Nickname__c, FirstName). This formula checks if the Nickname__c field is blank or null, and if not, it returns the value of the Nickname__c field. Otherwise, it returns the value of the FirstName field.
Cecilia
8 months agoTesha
9 months agoTenesha
9 months agoSantos
9 months agoYuriko
9 months agoLindsey
10 months agoTenesha
10 months agoKrystina
10 months agoAllene
10 months agoCherelle
10 months agoJesus
11 months agoClorinda
11 months agoTracey
11 months agoCurtis
11 months agoMatilda
12 months agoMarge
12 months agoIsabelle
1 year agoOzell
12 months agoGerri
12 months agoGail
1 year ago