-
Help needed on a Salesforce Trigger manipulating Contact Object
Help needed on below Salesforce Trigger -
1) Make two DateTime fields on contact object.
LastTaskCreatedTime
LastEmailSentTime2) Whenever a task is created on Contact LastTaskCreatedTime field should be updated.
3) Whenever you send an email LastEmailSentTime field should be updated.
Log In to reply.
Popular Salesforce Blogs
An Introduction to Salesforce DX
Salesforce DX is a set of tools allowing developers to build collaboratively and deliver continuously. While we work tools like Eclipse, Maven, Ant etc. to…
Learn All About Salesforce Marketing Cloud and its Editions
The goal of marketing is to generate interest in the goods or services that your business offers. Marketing drives sales, resulting in an influx of…
How to Import Salesforce Custom Metadata Records using CSV/JSON
Importing Salesforce Custom Metadata Records can be really tricky. Forget about using the import wizard or dataloader to do that. These tools are amazing but…
Popular Salesforce Videos
What are Profiles and Permission Sets in Salesforce ? | Object Level Security in Salesforce
In this video, Shrey have explained complete Object Level Security in Salesforce which includes: 1. What is the significance of defining Object-level security in Salesforce?…
Discover Lightning Web Components | Salesforce Tutorial
Watch this Salesforce tutorial. After completing this unit, you’ll be able to: Explain the Lightning Web Components programming model. List the benefits of using Lightning…
Modern App Development On Salesforce - Communicate between LWC components Using Events
In this series, we will explore Modern App Development on the Salesforce platform, including Heroku. The live hands-on sessions will take you through the journey…