Skip to main content
Trying to add a Formula field ( which is a Hyperlink) on to the list view of contacts which on clicking takes you to the "send a email" salesforce functionality

Formula field :

HYPERLINK("https://test.salesforce.com/_ui/core/email/author/EmailAuthor?p2_lkid=contact.Id&rtype=003&p3_lkid =AccountId&retURL=/003?fcf=00BV0000001B5re","Send Email" )

Everything works except contact id and account id dont get pre populated they return blank.

 
1 réponse
0/9000