How to reload RecordViewForm in Salesforce lightning component?
00:23 21 Mar 2018

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 :


    
    


        
            
salesforce refresh reload