Activity Forums Salesforce® Discussions What is force:refreshView ?

  • Nikita

    Member
    August 23, 2019 at 11:06 am

    Hi Saddam,

    To refresh a view, run $A.get('e.force:refreshView').fire();, which reloads all data for the view.

     

    Thanks Nikita

  • Deepak

    Member
    August 23, 2019 at 1:28 pm

    Force:refreshView is an event that can be used to refresh the view. To elaborate, consider a scenario where you have a custom component on the Account detail page and this component consists of a form that updates a field on the account.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos