Partner 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.
lightning
Component interaction is a very common requirement in Salesforce. Dynamic Interaction in LWC is helping us to interact between several LWC components.
- ApexLightningSalesforce
Dynamic Record Page Creation using FieldSet
by Dhanik Lal Sahni November 18, 2021We usually get the requirement to create different components for creating different object records. This post will explain about dynamic record page creation using fieldset.
Capturing signature is very important for many business use cases specifically for Salesforce community portals where we get agreement signed by customers. There are many contract management application available for…
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.
- ApexArchitectureAWSintegration architectureSalesforce
Use Named Credential to Upload File in S3
by Dhanik Lal Sahni July 21, 2021We mostly have requirements to upload files in file storage servers like AWS S3 Server, Dropbox, Google Drive, etc. This post will help in uploading files to S3 Server. We…
- ApexLightningSalesforce
Send Email Template As PDF Attachment using Salesforce Apex
by Dhanik Lal Sahni July 4, 2021Sending Email Template as attachement is one of the basic requirement in Salesforce. This blog will give steps for sending Email Template as Email Attachement.
- ApexLightningSalesforce
Convert Datetime of one Timezone to Datetime of another Timezone
by Dhanik Lal Sahni April 9, 2021In some real time use cases, we need to convert datetime of one time zone to datetime of another timezone. This post will give different way of time conversion in…
- Lightning FlowSalesforce
Top 10 Best Practice for Lightning Flow
by Dhanik Lal Sahni January 14, 2021Lightning Flow is excellent tool that empowers any business to create and extend the power of process automation to any customer or employee experience. We can leverage power of low-code,…