Customer engagement is very important for digital transformation. WhatsApp is one of the customer engagement channels to send quick notifications to customers.
lightning
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 …
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 …
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 …
Nowadays we have lot of request for customer service automation. Salesforce chat bots is one of example. Similar to that we have Text-To-Speech feature to enhance customer self‑service application with high‑quality …
Lightning community is being used to create awesome portal. We can showcase company’s products on community portal. To showcasing our product, zooming is one of good feature. Let us see …
Lightning Web Component is new Salesforce development framework which is based on current Web Standards. We can utilize all features of web standards in our lightning web component. In this …
Model Popup is very important in some places of CRM application to show records, show messages. I have used this model dialog box in lightning community portal. Let us see …