nerdexam
Salesforce

PDII · Question #255

The Account edit button must be overridden in an org where a subset of users still uses Salesforce Classic. The org already has a Lightning Component that will do the work necessary for the…

The correct answer is C. Override the edit button for Lightning with a Lightning Page, and for Classic, override the edit. See the full explanation below for the reasoning.

Question

The Account edit button must be overridden in an org where a subset of users still uses Salesforce Classic. The org already has a Lightning Component that will do the work necessary for the override, and the client wants to be able to reuse it. How should a developer implement this?

Options

  • AOverride the edit button for both Lightning and Classic with a Lightning Component
  • BOverride the edit button for both Lightning and Classic with a new Visualforce page
  • COverride the edit button for Lightning with a Lightning Page, and for Classic, override the edit
  • DOverride the edit button for Lightning with a Lightning Component, and for Classic, override the

How the community answered

(27 responses)
  • A
    19% (5)
  • B
    4% (1)
  • C
    70% (19)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full PDII Practice