Site icon Exam4Training

What can be used to override the Account’s standard Edit button for Lightning Experience?

What can be used to override the Account’s standard Edit button for Lightning Experience?
A . Lightning component
B . Lightning action
C . Lightning flow
D . Lightning page

Answer: A

Explanation:

To override the Account’s standard Edit button in Lightning Experience:

Option A: Lightning component

In Lightning Experience, you can override standard buttons with Lightning components

by implementing the appropriate interface.

Implementation:

The Lightning component must implement lightning:actionOverride interface. <aura:component implements="lightning:actionOverride, force:hasRecordId" access="global">

<!– Component code –>

</aura:component>

Reference: "To override standard actions, create a Lightning component that implements the lightning:actionOverride interface."

― Lightning Aura Components Developer Guide: Override Standard Actions Why Other Options Are Incorrect:

Option B: Lightning actions are used for quick actions, not for overriding standard buttons.

Option C: Lightning Flow cannot directly override standard buttons.

Option D: Lightning pages are layouts and cannot override buttons.

Latest DEX-450 Dumps Valid Version with 456 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Exit mobile version