Category Salesforce Lightning

Call Lightning Component from Flow

Call Lightning Component from Flow In this section, we will call a Lightning Component from a Flow. Same Assignment: Create a Contact by Lightning Component calling from a Flow. To do this assignment, we will use Lightning Data Service. Step…

Loading

Call Flow from Lightning Component

Call Flow from Lightning Component In this section, we will call a Flow from a Lightning Component. Same Assignment: Create a Contact by Flow calling from Lightning Component. Step 1: Create a flow from Cloud Flow Designer. Already, we have…

Loading

Events Communication in Lightning

Lightning Events are used to communicate to direct Lightning Components or indirect Lightning Components in Lightning Framework. Component Event: This type of event can be fired from a Component and on other side, the component in the same hierarchy will…

Loading