Activity Forums Salesforce® Discussions What is the use of interface Lightning:actionOverride in Salesforce?

  • Deepak

    Member
    June 1, 2020 at 5:57 AM

    The lightning:actionOverride doesn’t add or require any attributes on components that implement it. Components that implement this interface don’t automatically override any action. You need to manually override relevant actions in Setup.

  • Ratnesh

    Member
    June 1, 2020 at 6:39 AM

    When used as action overrides, Lightning components that implement the lightning:actionOverride interface replace the standard behavior completely. However, overridden actions always display as a page, not as a panel. Your component displays without controls, except for the main Lightning Experience navigation bar.

  • Sumit kumar

    Member
    June 1, 2020 at 12:32 PM

    The lightning:actionOverride doesn’t add or require any attributes on components that implement it. Components that implement this interface don’t automatically override any action. You need to manually override relevant actions in Setup.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos