Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Platform Developer II All Questions

View all questions & answers for the Certified Platform Developer II exam

Exam Certified Platform Developer II topic 1 question 213 discussion

Actual exam question from Salesforce's Certified Platform Developer II
Question #: 213
Topic #: 1
[All Certified Platform Developer II Questions]

The Account edit button must be overridden in an org where a subset of users still use 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?

  • A. Override the edit button for both Lightning and Classic with a Lightning Component
  • B. Override the edit button for both Lightning and Classic with a new Visualforce page
  • C. Override the edit button for Lightning with a Lightning Page, and Classic with a Visualforce page that contains the Lightning Component
  • D. Override the edit button for Lightning with a Lightning Component, and Classic with a Visualforce page that contains the Lightning Component
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Maleek100
Highly Voted 3 years, 2 months ago
Its D. You override with a Lightning Component
upvoted 10 times
...
TimPhan
Most Recent 2 weeks, 4 days ago
Selected Answer: D
Lightning Pages are typically used for record pages, app pages, or home pages, not for button overrides. This approach doesn't directly utilize the existing Lightning Component for Lightning users.
upvoted 1 times
...
moitam
1 year, 2 months ago
Selected Answer: C
Lightning component—Use the behavior from a Lightning component. Supported only for the Edit, New, New Event, Tab, and View actions. This option isn’t supported for Salesforce Classic. https://help.salesforce.com/s/articleView?id=sf.links_customize_override.htm&type=5
upvoted 1 times
...
OmShantiVeg
2 years, 3 months ago
Ans is D
upvoted 2 times
...
Liquad
3 years, 1 month ago
https://developer.salesforce.com/docs/component-library/bundle/lightning:actionOverride/documentation
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...