Lightning Component Development Day 8 Agenda
- Introduction to Events.
- System Events
- Component Event
- Application Event
- Browser Event
- Create Component which shows how System example
- Init (constructor)
- Value change(change the value in any attribute)
- Lab Work for Project
- Enhance the record css and add the Image
- Show the record on load of the pade
- Add view info button and see more information about the record.
Our Score
Click to rate this post!
1 comment
Hi Amit,
After this session all the beer records are loading on doInit. But search was not working.
I was getting an error “An internal server error has occurred↵Error ID: 622419178-3555 (-2139940371)” in the console.
What i did is i reduced the columns in the first query where the search records are fetched. Could you please let me know why i was getting this error?
Thanks,
Ajay