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…
Register the Component Event Handle the Component Event Introduction to reusable component. What are reusable component. How to call component inside another component. Bound and unbound expression. Example of bound and unbound component. Create an Apex class to put the…