Lightning Component Development Series Day 6
Agenda
In this tutorial, you will learn about how to put the validation in the Lightning input and learn about Lightning Event. Here is the agenda for Day 6
- Add a new method in Apex Class to insert the Contact and return the inserted contact.
- Modify the JS Controller code to call the method with required parameters.
- Refresh the Contact List to show all list of related contact with account.
- Error handling in JS Controller.
- Validate input using JS code.
- Create BeerSearch Component UI
- Introduction to events
- Create a Component Event
- Register and Fire the Component Event
Hi Amit,
I m learning Lightning comp thru ur videos and it’s really very useful and easily to learn quickly.
Can u please send me the Object details to be created for this session?
Thanks,
Goutham
Hi Gautham,
The Link is there in the Description. Also, here is the same check here
Files
All the best.
Thanks,
SFDCPanther
Hi Amit,
where you have taken the parameters varSoFar and inputCmp what does it mean….could you please provide me with any link so that i can understand.
thanks and regards,
AK.
Here is the Link for reduce method in JavaScript- Reduce Method in JavaScript
Thanks & Regards,
SFDCPanther