Day 14 Agenda
- Difference between force:createRecord and Lightning:recordForm
- Our Customer has required in Salesforce Lightning to add the multiple requirement in one go from account detail page.
- Build a Lightning Component ContactCreateComponent.
- Add the following input fields from Contact Object
- FirstName
- LastName
- Phone
- Title
Live project Work
- Create “Cart Info” Component and add this to main application.
- Implement the Quantity deduction for ordered beer.
- Add “Add to Cart Button” on beer list component.
- Create “Cart Detail” Component
- Create “Cart Item” Components to display the Ordered Beer Detail
- Start Implementing the “Add to Cart Functionality”
Our Score
Click to rate this post!