In real time projects, some time we have requirement to capture customer/user image in application processing at real time. In this article we will see, how to capture image using…
Salesforce
-
-
Customer engagement is very important for digital transformation. WhatsApp is one of the customer engagement channels to send quick notifications to customers.
-
Capturing screen of application was requirement in one of my project. We have used lightning component with Web API to capture screens. In this article, We will see the Screen Capture…
-
Orthographic projection can easily be created in AmCharts. This post is to make that globe in Lightning component. As AmChart is third part library, we have to include it using…
-
New Apex Classes These classes were introduced in Winter 20 release. Formula Class in the System Namespace: The new System.Formula class contains the recalculateFormulas method that updates (recalculates) all formula…
-
Developers can find new and changed objects, calls, classes, components, commands, and more that help you customize Salesforce features in Winter 20 release. Lightning Components: Changed Lightning Web Components Build…
-
Salesforce ‘Apex got lot of enhancement in Winter 20 release. Some of security features are moved from Pilot to Beta version. Methods are added in classes for security and test…
-
Lot of enhancements done for development using Lightning components, Visualforce, Apex, or APIs in Winter 20 release. New enhancements help us develop amazing applications, integrations, and packages for resale to other…
-
There are lot of issue in communication between Visual Force Pages, Lightning Component and Lightening Web Component. We used to use Window object to communicate between these pages. Salesforce has…
-
Salesforce Winter 20 Release has lot of enhancement for lighting communities. Now we can build highly customized pages with flexible layouts. We can use role-based access to control who can…