The above functionality can be achieved by duplicate rules. But as we are into coding we will be writing trigger for it. We will be writing Trigger and Handler for it. The best practice for writing a trigger and Calling the apex class in which we will be writing the business logic for it. Apex … Continue reading Trigger To check Duplicate on Lead Using Email and Phone
Wrapper Class in Salesforce
A wrapper class is a class, a data structure, or an abstract data type which contains different objects or collection of objects as its members.The main reason for using a wrapper class is it helps in displaying the records for the multiple types of objects.The wrapper is class which we create to hold the data … Continue reading Wrapper Class in Salesforce
Helpful Google Chrome Extensions for Salesforce Developers and Admin
Hi Everyone !!!! Today I am going to discuss some of the helpful Google Chrome Extensions that are valuable for both Admin and Devs. Salesforce Simulator: This is a great tool to train new users on how to use the Salesforce1 mobile app. The extension creates a virtual version of the Salesforce1 app that can be … Continue reading Helpful Google Chrome Extensions for Salesforce Developers and Admin
Winter 19′ Release Notes
The Winter ’19 release delivers more connected customer experiences with new features that help your teams drive lasting customer relationships. The new changes that will enhance the customer experience : Density settings in Lightning: Two new Lightning Experience display density settings give you more control of how you want to view data without changing the page … Continue reading Winter 19′ Release Notes
Converting Lead with Apex In Salesforce
Hi Guys !!! Salesforce has given numerous functionality that we can use in the Standard way and get our job done but still, there are many areas in which we need to customize to achieve certain goals. So today I am going to discuss one of such functionality that is Converting Lead through Apex. At … Continue reading Converting Lead with Apex In Salesforce
You must be logged in to post a comment.