Newer Version Available
force:recordSaveSuccess
force:recordSaveSuccess is handled by the
force:recordEdit component. This examples
shows a force:recordEdit component, which takes
in user input to update a record specified by the recordId attribute. The button fires the force:recordSave
event.
This client-side controller fires the event to save the record.
This client-side controller handles the onSaveSuccess event by firing another event to refresh the
component.