-

Winter ’25 Release: Configure Record Highlights Directly in Lightning App Builder
Salesforce Winter ’25 has introduced one of the most user-requested enhancements for Lightning record pages — Dynamic Highlights Panel. If you’ve ever wished for more control over the Highlights Panel without switching over to Setup, this update is a game-changer. It brings greater flexibility, visibility rules, and a more responsive design, all within the comfort Read more
-
Field Usage Analysis for an SObject in Salesforce
Recently I came to know about this osm feature by SIR Plugin. SIR is already making our life easy. Now let’s understand how it works. REF: SIR github Have you ever wondered which fields in your Salesforce org are truly being used and which ones are just taking up space? As Salesforce orgs evolve over Read more
-

How to Create a Signature Panel Using JavaScript in LWC – Salesforce
n many real-world applications, capturing user signatures is crucial—especially in industries like insurance, healthcare, or field services. Whether you need sign-off on forms, approvals, or receipts, having a signature panel in your Salesforce UI can enhance your digital experience. In this blog post, I’ll walk you through how to create a simple yet functional signature Read more
-

LWC and Lightning Message Service (LMS)
Introduction Lightning Message Service (LMS) is a powerful communication mechanism in Salesforce that enables cross-component communication between Lightning Web Components (LWC), Aura Components, and Visualforce Pages without requiring direct relationships. When to Use LMS Setting Up Lightning Message Service LMS requires the following steps: Step 1: Creating a Lightning Message Channel The Lightning Message Channel Read more
-

LWC Deployment & Best Practices
Introduction Deploying Lightning Web Components (LWC) effectively and following best practices ensures maintainability, performance, and seamless integration into the Salesforce ecosystem. This guide covers deployment methods and essential best practices for LWC development. Deployment Methods There are multiple ways to deploy LWC components in Salesforce: 1. Using Salesforce CLI Salesforce CLI (SFDX) is the recommended Read more
-

Working with Lightning Data Table in LWC
Introduction The lightning-datatable component in LWC is a powerful way to display records in a structured table format with built-in features like sorting, inline editing, pagination, and row selection. Key Features of lightning-datatable Basic lightning-datatable Example Fetching and Displaying Account Data Apex Class (AccountController.cls) LWC JavaScript (accountTable.js) LWC HTML (accountTable.html) Explanation: Sorting in lightning-datatable lightning-datatable Read more

About me
Hello There 👋
I am Jyoti Prakash Mishra (JP). I am working on Salesforce domain from Nov 2012. Currently, I am working as a Salesforce Technical Architect. I have 8 Salesforce Certifications and working hard to add more.
I am SFDC Geek and love to share my knowledge. An active member of salesforce groups. Generally, spend time in learning new Salesforce topics and completing trails.
In this Salesforce journey I have worked in various domains like healthcare, staffing, banking, manufacturing, etc. Mostly worked on Sales, Community (Digital Experience), Health & force.com cloud. But wider touch on service cloud, Einstein analytics, etc.






