Update 'Request a Briefing' Button Label in SF
These actions require Administrator Level Access.
Navigate to the Salesforce 'Setup'
Open ‘Object Manager’
Select ‘Account’ or ‘Opportunity’ depending on which button you want to update
Create New Action from for the Account Object
- Select ‘Buttons, Links and Actions’
- Select ‘New Action’ Button
Configure New Action to Replace old button
- Action Type: Lightning Web Component
- Lightning Web Component: briefingedge:requestBriefingQuickAction
- Label: Set to what you want the new label to be
Save!
Update the Page Layouts (Accounts and Opportunities) to swap this new Action with the old button
- Navigate to 'Page Layouts'
- Select the Page Layouts you want to update
Remove the old button from the page layout and add the new button
- Select ‘Mobile & Lightning Actions’
- Swap the New button with the Old Button
- Save!