Businesses need to capture images in Salesforce to support customer service. This post will use Visual Force code to Capture Images in Salesforce.
lightning
- ApexIntegrationLightning Web ComponentSalesforce
Text translation in Salesforce Using Apex
by Dhanik Lal Sahni July 15, 2023Text translation is the process of converting any written text from one language to another. This post will explain how to translate text in Salesforce Apex.
- ApexLightningLightning Web ComponentSalesforce
Export Data from Lightning Web Component to Excel Sheet
by Dhanik Lal Sahni April 29, 2023In this article, we will explore how to export data from Lightning Web Component to excel sheet using a step-by-step approach.
- ApexIntegrationLightning FlowSalesforce
Verify Phone using Flow HTTP Callout
by Dhanik Lal Sahni February 28, 2023Business need verified customers so that they can share important information with them. This post will verify phone using Flow Http Callout with VeriPhone API
- ApexLightningLightning FlowLightning Web ComponentSalesforce
Generic Notification Component in LWC
by Dhanik Lal Sahni January 23, 2023Some kind of notification is required on every page of the Salesforce Application. Let us create a generic notification component in LWC.
- 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
Generate Topic Followers List
by Dhanik Lal Sahni November 30, 2022Salesforce Topics are phrases that we can associate with Salesforce records to organize them. This post will help to generate Topic followers list.
- 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.
- 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.