Salesforce Platform Developer I (legacy) — Question 227
What can be used to override the Account's standard Edit button for Lightning Experience?
Answer options
- A. Lightning action
- B. Lightning flow
- C. Lightning page
- D. Lightning component
Correct answer: D
Explanation
The correct answer is D, Lightning component, as it enables developers to create custom functionality that can replace standard buttons like Edit. Options A, B, and C do not provide the same level of customization for overriding standard buttons; Lightning actions allow for additional actions but do not replace the button itself, while flows and pages serve different purposes in the user interface.