-
what values will be displayed in Trigger.new for the below Salesforce Events?
Hello Folks,
Can you please help me what values will be displays in Trigger .new for the below events
1.trigger test on Account(before insert){
What values I will get in trigger.new()?
}2.trigger test on Account(after insert){
What values I will get in trigger.new()?
}3.Name= 'test account"
trigger test on Account(before insert){
What values I will get in trigger.newMap?
}Thanks in advance!
-
This discussion was modified 7 years, 1 month ago by
Pavan.
-
This discussion was modified 7 years ago by
Forcetalks.
-
This discussion was modified 7 years ago by
Forcetalks.
-
This discussion was modified 7 years, 1 month ago by
Log In to reply.
Popular Salesforce Blogs
Grant Management System in Salesforce
Grant Management in Salesforce is a component of the non-profit-making Success Pack (NPSP), within which Salesforce grants 10 free licenses to any or all eligible…
Purpose and Perks of Salesforce Subscription
As a business owner, you know customer relationships are key to success. You also understand that managing those relationships can be time-consuming and expensive. A…
Key Management in Shield Platform Encryption | Salesforce Security Guide
Shield Platform Encryption licenses Salesforce head to deal with the life cycle of their information encryption keys while shielding those keys from unapproved access. To…
Popular Salesforce Videos
How to Use Product Rules with Salesforce CPQ
In this demo video, you'll learn about the three most popular types of product rules for CPQ: validation, alert, and selection. You'll also see how…
Salesforce on Salesforce: How Salesforce Uses Trailhead to Drive Enablement
With Trailhead, Salesforce is transforming the learning experience for our employees at every step of their career journey. Join us to learn tips, tricks and…
Security in Salesforce - What Developers Must Know
Security in Salesforce 0:00 Introduction 3:00 Agenda 4:05 Data security 5:18 User Mode & System Mode 9:13 CRUD & FLS Data Model 10:45 Enforcing CRUD…