Some kind of notification is required on every page of the Salesforce Application. Let us create a generic notification component in LWC.
lightning component
- ApexLightningLightning FlowLightning Web ComponentSalesforce
Generic Multi-Select Lookup Component
by Dhanik Lal Sahni January 5, 2023Multi Select lookup is a important component in the Salesforce. In this post, we will create a generic multi-select lookup component that can be used in a flow.
- ApexLightningLightning Web ComponentSalesforce
Generic Component to update Custom Metadata
by Dhanik Lal Sahni October 24, 2022Custom metadata types are used to create configurable application. This post will explain how to update existing Custom Metadata types using generic LWC.
- LightningLightning Web ComponentSalesforce
Generate PDF using jsPDF in Lightning Web Component
by Dhanik Lal Sahni September 25, 2022PDF generation is very important for business. This post will explain how we can generate PDF using jSPDF in Lightning Web Component.
- ApexLightningLightning Web ComponentSalesforce
Reusable Custom Calendar LWC using FullCalendar Js Library
by Dhanik Lal Sahni September 9, 2022We needed a calendar to show information like event information, opportunity closing deadlines, etc. Checkout this post to create reusable custom calendar LWC using FullCalendar Js.
- ApexLightningPortalSalesforce
Create Partner Portal User in Salesforce
by Dhanik Lal Sahni May 20, 2022Partner Portal is required by our clients to provide access to their employees. In this post, we will learn about how to create partner portal user.
Component interaction is a very common requirement in Salesforce. Dynamic Interaction in LWC is helping us to interact between several LWC components.
LWC select presents menus of options. Sometime we need option group in menu. This post will give step by step information to create option group in lwc select.
OTP is another form of multi-factor authentication (MFA) for securing our protected information. This post will explain how to generate OTP in LWC.
- EinsteinSalesforce
Named Entity Recognition using Salesforce Einstein API
by Dhanik Lal Sahni January 1, 2021This post will help in identifying named entities using Salesforce einstein api
- 1
- 2