Salesforce Certified Platform App Builder — Question 429
Universal Containers wants users to have access to the pricing guidelines document when viewing a Contract related to an Account.
What feature should an app builder use to create easy access to the document?
Answer options
- A. Quick Action on the Account object
- B. A custom detail page link on the Account object
- C. Quick Action on the Contracts object
- D. A custom detail page link on the Contract object
Correct answer: D
Explanation
The correct answer is D because a custom detail page link on the Contract object allows users to access the pricing guidelines document directly while viewing the specific contract. Options A and B are related to the Account object, which does not provide direct access to the contract's details. Option C suggests a Quick Action on the Contracts object, but it does not ensure easy access to the document as effectively as a custom detail page link does.