Xplore SFDC

Xplore SFDC is a blog containing information regarding the salesforce and apex code scenarios. You will find resourceful content which will help you in day to day coding journey

▼
Monday, June 12, 2023

How to Use Custom Label in LWC

›
In Lightning Web Components (LWC), you can use Custom Labels to store and manage text values that are displayed in your component's UI. ...
Tuesday, June 6, 2023

How to Create Map of Accountid and List of Contacts

›
Here's an example code snippet in Apex that retrieves a map of account IDs and their corresponding list of contacts: Map<Id, List...
Monday, May 29, 2023

Difference Between Wire Method And Imperative Method in LWC

›
In Lightning Web Components (LWC), the wire method and imperative method are two different ways of retrieving data from an Apex controller o...
Monday, May 22, 2023

How to Automatically Refresh DataTable In LWC

›
To automatically refresh a Lightning web component (LWC) Datatable in Salesforce, you can use the refreshApex function from the Apex class t...
Monday, May 15, 2023

Switch Statement in Apex Salesforce

›
In Apex, a switch statement is a control flow statement that evaluates an expression and executes code based on the value of the expression....
‹
›
Home
View web version

About Me

Sanket Mahajan
Hi, I'm Sanket, a certified Salesforce professional with over eight years of experience working with the platform. My purpose for this blog is to provide practical, actionable insights and advice for other Salesforce developers and enthusiasts, and to help build a community of like-minded professionals who are passionate about driving growth and success with Salesforce.
View my complete profile
Powered by Blogger.