
Develop an Apex Trigger so that every time any account is inserted then set the value of the Industry field to Education. Also, check if the Description is blank then set the value for the description field to “Account Description is blank”

AGENDA Different Types of Loops For Loop in Salesforce The different way to develop for Loop Types of For Loop Salesforce Supports 3 Kinds of For loop Traditional For Loop(like Java) The List or Set Iteration For Loop The SOQL…

COLLECTIONS IN SALESFORCE PART 2 – SET & MAP Hi Everyone, Here is the agenda for today What is Set? When to Use Set? Difference between List and Set. What is a Map? Why Map? Difference Between Map and List…
In this tutorial, you will learn about how to put the validation in the Lightning input and learn about Lightning Event. Here is the agenda for Day 6 Add a new method in Apex Class to insert the Contact and…
Hi Developers, Welcome to Lightning Component Development Series Day 5. Today we will start the introduction of our Live Project which is Beer Explorer Introduction to predefined interfaces in LC. Add ContactList Component in Account Record Page Enhance the ContactList…

Last week I appeared in the Salesforce Certified Platform Developer II Multiple Choice SP18 exam and was able to pass the exam successfully on my first attempt. So, I would like to share my experience with all of you as it may…