URL Accessibility in LWC is a feature that makes it accessible using URL. The LWC can be navigated directly via a URL, allowing deeper integration.
Dhanik Lal Sahni
Dhanik Lal Sahni
I have around 14 years of Experience in Web Based Application. In this experience, I have worked with various technology like SalesForce, .NET, .NET Core, MS Dynamic CRM, Azure, Oracle, SQl Server, WCF, Ionic, Angular.I am more focused on Technology instead of Management. I love to know and research about new technology.
Custom Login Flow in Salesforce is an advanced feature to set up a personalized authentication process beyond the standard username and password.
This post show the top 5 Salesforce Apex features of the Salesforce Summer’24 release. These features help AppExchange app developer’s more control over code.
Salesforce’s Dynamic Formula Evaluation is a powerful feature that evaluates formula expressions at runtime based on the context in which they are executed.
Apex cursors allow us to divide the processing of a SOQL query result into batches that can be handled within the context of a single transaction.
Debugging Salesforce Platform Events consists both the event configuration and the processes. This blog will provide tips to Debug Salesforce Platform Events.
An image cropper is a web component that allows users to resize, move, and crop photos. This post will guide to add image cropper in LWC
Appointment assistance enhances customer satisfaction with self-service solutions. This post will explain how to track technicians using real-time location.
Salesforce Messaging enables businesses to communicate with clients via their chosen channels, such as SMS, MMS, WhatsApp, Facebook Messenger
Platform Events in Salesforce is a powerful feature that enables event-driven architecture within Salesforce ecosystem and support near real time integration.