Activity Forums Salesforce® Discussions implement quick action

  • shariq

    Member
    September 11, 2018 at 2:30 pm

    Hi,

    Quick Action/Lightning Actions is an Object-specific action. Object-specific actions let users create records that have automatic relationships to other records, make updates to specific records, and interact with records in ways that you define.

    Lightning actions are built on the existing salesforce Lightning Component Framework that you may already have adopted. So you can easily convert your existing Lightning components to actions and use them in Lightning Experience and Salesforce1 Application.

    To display a lighting component as a Quick action to an object, It must be implemented withforce:lightningQuickAction OR force:lightningQuickActionWithoutHeader.

    Thanks

  • Parul

    Member
    September 12, 2018 at 4:57 am

    Hi Prachi

    We need to implement the following “force: lightningQuickAction” so that we can use the component as a Quick Action.

     

    Hope this will help you!

  • Avnish Yadav

    Member
    September 12, 2018 at 9:31 am

    Hey Prachi,

    Use force:lightningQuickAction or force:lightningQuickActionWithoutHeader interface to implements lightning component in quick action.

    Thanks.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos