Quick Action Button

Lightning Record Page Component

Installation – Install in Production

Sandbox – Install in a Sandbox

Source Code – Source code repository

Created by Eric Smith – August 2018

ersQuickActionButton

This is a generic Lightning Component that allows a Button to execute a Quick Action. The Button can be placed anywhere on a Lightning Record Page.

Using the Component

You can use this Lightning Component on a Record Page.

NOTE: The Quick Action must also be included in the “Salesforce Mobile and Lightning Experience Actions” section of the standard Page Layout.

Parameters

(Required)

  • Button Label – Text to appear on the button
  • Quick Action’s Object API Name – API name of the Object that contains the Quick Action
  • Quick Action API Name – The API name of the Quick Action

Sample Usage

Here a Button is being added to a Tab on a Record Page

This is what the button looks like when the tab is selected.