Salesforce Certified Platform App Builder — Question 359
An app builder at Cloud Kicks created a custom object and related fields in the schema builder.
What next steps should the app build take to ensure users can access the new object and fields?
Answer options
- A. Allow reporting for the object and fields.
- B. Assign data types to the fields on the object.
- C. Add the fields to the page layout on the object.
- D. Create a permission set for access to the object and fields.
Correct answer: C
Explanation
The correct answer is C because adding fields to the page layout is necessary for users to see and interact with them. Options A and B are not directly related to user access, and while D is important for permissions, without the fields being on the layout, users still won't be able to access them effectively.