In my previous posts, we have seen how we can use application and component events and when we should go for. You all must be thinking what if we want to call the controller of child component controller from the…
You may have heard about that we can not make the Salesforce API Call directly from the lightning component. If you do make the callout from the lightning component then you will get the below error INVALID_SESSION_ID:This session is not…
Welcome back All, here we will learn about the dynamic field of Lightning Component. As Most of you must be aware of that In Lightning, Component Dynamic component is not available. Recently I was working on one of my projects and…
Create Your First Lightning Component In this article, we will learn how to create a first lightning component with all the basic component description. Prerequisite: – Lightning Experience must be enabled. My Domain Must be enabled and deployed. Click here…
Before You Begin To work with Lightning apps and components, follow these prerequisites. Create a Developer Edition organization Define a Custom Salesforce Domain Name Create a Developer Edition Organization You only need to create a Developer Edition org if…
I have compiled the reasons why one “Salesforce Developer/Admin” should go/adapt for Salesforce Lightning and are listed below – Avoid Server Calls: – Main advantage of Salesforce Lightning is that we can avoid many server calls while working with…