Exam Platform-App-Builder Topic 3 Question 143 Discussion

Actual exam question for Salesforce's Platform-App-Builder exam
Question #: 143
Topic #: 3
An app builder at Cloud Kicks created a custom object and related fields in the schema builder. Which next steps should the app builder take to ensure users can access the new object and fields?

Suggested Answer: C Vote an answer

Start at the layer that controls the outcome. The best answer is C. Create a permission set for access to the object and fields. The scenario is asking for Lightning page configuration, and the reason is straightforward:
Lightning App Builder controls page composition, component visibility, activation, assignments, and specialized surfaces such as record pages, home pages, and utility bars. The wording points to this control because the business result must be reliable when real users work with real records.
For the stated requirement - An app builder at Cloud Kicks created a custom object and related fields in the schema builder. Which next steps should the app builder take to ensure users can access the new object and fields? - the selected answer handles the behavior directly. It is not just a way to make the page look cleaner or to remind users what to do. It places the responsibility in the Salesforce feature that owns the outcome.
That matters in an App Builder implementation because access, automation, relationships, page rendering, reporting, and deployment each have different enforcement points.
The distractors are not equal substitutes. A (Add the fields to the page layout on the object) handles a different concern; Page layouts affect presentation; they do not grant the underlying object or field capability by themselves. B (Allow reporting for the object and fields.) is less defensible because Reporting configuration helps analysis, but it does not enforce the requested record behavior. D (Assign data types to the fields on the object.) would be fragile here because it could produce an inconsistent result once different users, records, or apps are tested. That is the kind of solution a Salesforce admin can document, migrate, and troubleshoot without creating hidden technical debt.
---

by tena.veverka at Jun 04, 2026, 02:51 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
tena.veverka
2026-06-04 14:51:16
A
upvoted 1 times
...
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10