What is trigger.old and when do you normally use it?
No Answer is Posted For this Question
Be the First to Post Answer
How you will make a class available to others for extension? (Inheritance concept)
How can we subscribe to an event in lightning component?
Compare Jump Start Wizard vs. Standard Wizard?
What is a Workflow Alert?
What are user profiles in salesforce?
How can we call child component controller method from the parent component controller method?
How salesforce organizes sales tracing?
What are sharing rules? Name what are the types of sharing rules?
What are groups in SFDC and what is their use?
What is the Syntax for upsert & undelete trigger & Purpose undelete?
What is the relationship in salesforce? What are its types?
In trigger, lets say you have system.debug() statement after adderror() method. Will system.debug() be statement executed in trigger after adderror() method?