How to reload RecordViewForm in Salesforce lightning component?
I am using lightning:recordViewForm to load certain record from custom object in salesorce , for the first time values are populating through this form tag but I want to refresh (reload) this form to populate the latest database changes.Please see the code snippet :