Use force:recordData to create a component that displays the details of a standard account record, and another component that allows for quick edits to that record. Create an edit component named accEdit. cmp using the record attribute named accountRecord that allows edits to the Name field.
Use force:recordData to create a component that displays the details of a standard account record, and another component that allows for quick edits to that record. Create an edit component named accEdit. cmp using the record attribute named accountRecord that allows edits to the Name field.