October 6, 2020 Getting Started with Lightning Web Component Introduction Lightning Web Components is a new programming model for building Lightning components. It uses web standards breakthroughs, can coexist ... Sumit Datta 0
October 5, 2020 Quick Actions with Process Builder In this section we will discuss how we can now use Quick actions with the process builder, we can ... Sumit Datta 0
October 5, 2020 Invocable process Invocable processes are the processes which are built to modularise the code and reuse it whenever required, for example ... Sumit Datta 0
October 5, 2020 Post to Chatter using Process Builder To post chatter, your organization needs to have chatter enabled in the environment. Once it is enabled this action ... Sumit Datta 0
October 5, 2020 Send Custom Notification using a Process Builder Similar to sending an Email alert, salesforce provides another way to notify its user in its own platform. Suppose ... Sumit Datta 0
October 5, 2020 Send Email Using Lightning Process Builder Your Business has a process that when an opportunity is won, an email has to be sent to the ... Sumit Datta 0
October 5, 2020 Quick Start Lightning Process Builder Create a new process that updates Contact records whenever the Account billing address changes. You first create a process and ... Sumit Datta 0
October 5, 2020 Automate your Business Process In every business process there are certain tasks that are repetitive and time consuming steps that have to be ... Sumit Datta 0
June 20, 2018 How to create a Modal box in Lightning Component? How to create a Modal box in Lightning Component? In this post we are going to create a on demand ... Sumit Datta 0
April 16, 2018 How to send parameters in AuraEnabled methods in Salesforce Lightning Components? How to send parameters in AuraEnabled methods in Salesforce Lightning Components? Passing value to and fro from the Lightning component ... Sumit Datta 0