An app builder wants to limit the number of fields users are required to fill out when
creating a new Opportunity. Once they fill out the required fields and save, the full record
page with additional fields relevant to the Opportunity type becomes available.
How could this be accomplished?
A. Make the Opportunity type a required field on the initial Opportunity page layout and use
automation to fill in the type field to a record type.
B. Use different page layouts for Opportunity types based on the user profile.
C. Once the required fields are populated, use a sharing rule to share the new fields with
the user.
D. Hide additional sections on the page layout and show the users how to manually expand
them when they want to fill in the fields in the hidden sections.
A. Make the Opportunity type a required field on the initial Opportunity page layout and use
automation to fill in the type field to a record type.
Explanation: Making the Opportunity type a required field on the initial Opportunity page
layout and using automation to fill in the type field to a record type is a way to limit the
number of fields users are required to fill out when creating a new Opportunity. This way,
the app builder can assign different page layouts for different record types based on the
Opportunity type. The other options are not feasible or effective.