Activity Forums Salesforce® Discussions How can we do partial page refreshes in Salesforce?

  • Anuj

    Member
    September 10, 2020 at 1:26 pm

    The simplest way to implement a partial page update is to use the reRender attribute on an <apex:commandLink> or <apex:commandButton> tag to identify a component that should be refreshed. When a user clicks the button or link, only the identified component and all of its child components are refreshed.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos