How to display dynamically the list of opportunities Using Javascript controller, Helper and Apex Class Method in lightning component Salesforce | How to fetch and display list of Opportunity records using aura:iteration in Lightning Component Salesforce

Display Record Details with Lightning Component -- w3web.net

Hey guys, today in this post we are going to learn about How to display dynamically the list of opportunities Using Javascript controller, Helper and Apex Class Method in lightning component Salesforce. Find the Lightning Aura Components Developer Guide, Click Here →   Files we used to display opportunity records in lightning component → displayDataCmp.cmp … Read more →

Lightning aura:handler change method to Call Multiple Apex Methods for different type of custom object uses of selected radio button value in aura component controller Salesforce | how to display multiple objects from selected radio button in lightning component Salesforce

display multiple objects from selected radio button -- w3web.net

Hey guys, today in this post we are going to learn about How to lightning aura:handler change method to Call Multiple Apex Methods for different type of custom object uses of change radio button value in aura component controller Salesforce. aura:handler change method event is fired when an attribute value changes. Handle this event using … Read more →