Salesforce Certified Platform App Builder — Question 123

Universal Containers (UC) requires that all users specify a contract is sent on each Opportunity prior to marking it as `Closed Won`. UC wants to be able to report on how many Opportunities have sent Contracts compared to how many have a missing contract when the Opportunities closed.
What type of field should an app builder configure to fulfill this requirement?

Answer options

Correct answer: C

Explanation

The correct answer is C, Checkbox, because it allows users to easily indicate whether a contract has been sent, providing a clear binary choice. Options A (Text Area) and D (Text) do not provide a straightforward way to indicate yes or no, while B (Picklist) might complicate data entry without adding value for this specific requirement.