
switch statement and enums in trigger
In summer ’18 release switch statement and enums in trigger were introduced.For enums they introduced a new context variable called Trigger.operationType which has following values, BEFORE_INSERT […]
In summer ’18 release switch statement and enums in trigger were introduced.For enums they introduced a new context variable called Trigger.operationType which has following values, BEFORE_INSERT […]
Salesforce Apex Trigger Best Practices Bulkify your Code:- We should bulkify the apex code to make sure our code properly handles more than one record […]
Accessing compound fields in salesforce Explained:- Compound fields groups more than one primitive data types to represent complex data types like Location or Address Address […]
Copyright © 2021 | WordPress Theme by MH Themes