A Tip A Day #33 – Click vs Code

This post is a part of the daily blog series  A Tip A Day, daily dosage of learning! A Tip A Day #33 - Click vs Code Salesforce started out as a declarative platform during its inception and continues to provide a rich set of declarative features.  Salesforce refers to these features as “Point-and-click” which helps …

Advertisement

A Tip A Day #10 – ISCLONE in Trigger

This post is a part of the daily blog series  A Tip A Day, daily dosage of learning! Day #10 - ISCLONE in Trigger Triggers work on events like Insert, Update, Delete, Undelete.  There are requirements where you need to perform actions on Cloning of records too.  Salesforce has the default method that checks whether …

A Tip A Day #9 – VALIDATION ON CLONED RECORD

This post is a part of the daily blog series  A Tip A Day, daily dosage of learning! Day #9 - Validation on Cloned record #ISCLONE Requirement: Is to not let the Users select Closed Won as the stage of the Opportunity when they clone an Opportunity.  In other scenarios, when users clone a Closed Won …

%d bloggers like this: