-
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 6 years, 1 month ago by
Pavan.
-
This discussion was modified 6 years, 1 month ago by
Forcetalks.
-
This discussion was modified 6 years, 1 month ago by
Forcetalks.
-
This discussion was modified 6 years, 1 month ago by
Log In to reply.
Popular Salesforce Blogs

Account Based Marketing With Salesforce – 4 Proven Strategies
Account-Based Marketing is ever-growing and a widely practiced B2B Sales and marketing technique that helps acquire potential companies as your clients with networking. The first…

Deployment In Salesforce
Deployment is a process for making changes or moving API components from one organization to another organization, after completion of logic which we are developing…
Popular Salesforce Videos
Get Lookup Data From Salesforce Using Relationship Queries
Watch this video to learn how you can create a smart query that will make the lookup show only part of the data.
Set Up a Microsoft Exchange Service Account to Sync with Salesforce (Using Command Shell)
You can sync sales reps’ contacts and events between your Microsoft Exchange-based email and Salesforce using the Salesforce feature Lightning Sync. If you’re an Exchange…
Integrate Salesforce with Amazon S3
Dear #Trailblazers, In this video, we are going to learn how to connect #Salesforce with #Amazon S3. We are going to use Named Credentials which…