Salesforce Administrator Exam Practice Quiz
Question 1: What is the maximum number of characters allowed for a custom text field in Salesforce? A) 50 characters B) 255 characters C) 500…
Question 1: What is the maximum number of characters allowed for a custom text field in Salesforce? A) 50 characters B) 255 characters C) 500…
What are Triggers? Apex can be invoked by using triggers. Apex triggers enable you to perform custom actions before or after changes to Salesforce records,…
What is Web to Lead? Salesforce web to lead is a tool that allows you to collect leads from your website and save them in…
Order of execution in salesforce is like an ABC in Salesforce World, make sure you should understand:- System Validation rule(required field, field format). Before Trigger…