Salesforce Certified Platform App Builder — Question 236

An app builder wants to prevent users from creating new records on an account related list by overriding standard buttons.
Which two aspects should be considered before overriding standard buttons? (Choose two.)

Answer options

Correct answer: A, D

Explanation

Option A is correct because it highlights that some standard buttons that cannot be overridden can still be hidden on page layouts, which is a consideration for app builders. Option D is also correct since it states that standard buttons can be replaced with Visualforce pages, allowing custom behavior. Options B and C are incorrect because they do not address the limitations and considerations for overriding standard buttons specifically.