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

  • What is the use of interface Lightning:actionOverride in Salesforce?

    Posted by Shweta on May 29, 2020 at 3:43 pm

    What is the use of interface Lightning:actionOverride in the Salesforce Lightning component?

    Sumit replied 4 years, 5 months ago 4 Members · 3 Replies
  • 3 Replies
  • 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

    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