by Bishwambhar Sen | Oct 22, 2018 | Lightning |
Component Events with example unsplash-logoLouis Reed Component Events: In my previous post, I demonstrated how application events can be used. This post is all about using component events. As explained in my earlier posts, component events are slightly different... by Bishwambhar Sen | Sep 2, 2018 | Lightning |
Lightning:FileUpload and Lightning:FileCard base components In this post I am gonna show how to use lightning:fileUpload and lightning:fileCard base components from Salesforce. Both these components involve the use of files. In the above video I have demonstrated how... by Bishwambhar Sen | Sep 1, 2018 | Lightning |
Sample Student App – Part 3 Now, lets have a look at the StudentList component. This is the component that would retrieve the data from the server and receive the newly saved record via an event from the StudentForm component to eventually display the data. But... by Bishwambhar Sen | Aug 28, 2018 | Lightning |
Sample Student App with multiple components and events and a lightning spinner – Part 1 So finally after a lot of gibberish texts I am able to present to you guys a working sample with a demo video. The video only contains the lightning app in action but...
by Bishwambhar Sen | Aug 15, 2018 | Lightning |
Lightning Component Bundle unsplash-logoPhilip Veater A standard lightning component bundle has the following structure: All these components together make up the lightning component bundle. Now , these components are wired up with each other so you don’t have...
Recent Comments