Salesforce Certified Platform App Builder — Question 22
Universal Containers sales reps can modify fields on an Opportunity until it is closed. Only the Sales Operations team can modify the Post-Close Follow-up Date and Post-Close Follow-up Comments fields.
How can these requirements be met?
Answer options
- A. Use multiple record types, page layouts, and profiles.
- B. Use field-level security on page layouts to restrict editing fields.
- C. Use record types with field sets and restrict editing fields using field-level security.
- D. Use field-level security to mark fields as read-only on the Sales profile.
Correct answer: B
Explanation
The correct answer is B, as it directly addresses the requirement to restrict editing of specific fields through field-level security on page layouts. Option A involves multiple configurations that are unnecessary for this specific scenario, while C adds complexity with record types and field sets that are not needed. Option D does not meet the requirement since it would restrict all Sales profile edits, including those before the Opportunity is closed.