Salesforce CRT-403 Certification Preparation for Platform App Builder Online Training
Salesforce CRT-403 Online Training
The questions for CRT-403 were last updated at Sep 15,2025.
- Exam Code: CRT-403
- Exam Name: Certification Preparation for Platform App Builder
- Certification Provider: Salesforce
- Latest update: Sep 15,2025
Ursa Major Solar wants to see the Type field from the parent object Galaxy listed on the child recordStar. The app builder is receiving an error stating "Picklist values are only supported in certain functions".
What formula should an app builder use to achieve the desired result?
- A . ISPICKVAL(Galaxy__r.Type__c)
- B . VALUE(Galaxy_r.Type__c)
- C . TEXT(Galaxy_r.Type_c)
- D . FIND(Galaxy__r.Type__c)
To increase adoption, Universal Containers is proposing changes to its Salesforce data model to allow easier visibility for sales reps into key metrics. The proposal has three custom objectsrelated to the Account object, one with a master-detail, and two that are not. Each of these objects has 15 fields they would like to summarize on the Account object.
What are two considerations for this proposal? Choose 2 answers
- A . Roll-up summaries allow MAX, MIN, SUM, COUNT, and AVG.
- B . An object can have 20 object references.
- C . An object can have 25 roll-up summaries.
- D . Roll-up summaries are limited to master-detail relationships.
What are two capabilities of Schema Builder? Choose 2 answers
- A . Editing custom settings
- B . Creating a new record type
- C . Showing selected objects on a page
- D . Viewing page layouts in a new window
Manage at Universal Containers want a quick to create additional accounts to form a hierarchy from a parent account record. They want to auto-populate five fields based on the parent to make it easier for users to create the child accounts quickly.
- A . Custom Global Quick Action
- B . Custom Global Quick Account.
- C . Custom action on Account
- D . Custom link on Account
DreamHouse Realty wa nts to import its property records from an external system into Salesforce.
The app builder will use an external ID field to house the property ID from the external system.
Which two details should the app builder know when using external ID fields? Choose 2 answers
- A . An external ID field can be a number field.
- B . An external ID field can be a URL field.
- C . An external ID field can be a phone field.
- D . An external IDfield can be a text field.
Universal Containers wants to display the real-time stock price for each Account on the Account record page.
How should an app builder implement this request?
- A . Create a Lightning Web Component.
- B . Install a solution from the AppExchange.
- C . Build a Flow that uses API calls.
- D . Use a scheduled Apex job.
Universal Containers wants to streamline its data capture process by linking fields together. They wish to do this so that the available value on dependents fields are driven by value selected on controlling fields.
Which consideration supports the stated requirements? Choose 3 answers
- A . The import wizard only allows value to be imported into a dependent picklist if they match the appropriate controlling field
- B . Custom picklist field can be either controlling or dependent field
- C . Multi select picklist can be dependent picklist but not controlling fields
- D . Standard and custom picklist fields can be dependent fields.
- E . Checkbox fields can be controlling fields but not dependent fields
DreamHouse Realty is rethinking its sandbox utilization strategy after acquiring Cloud Kicks. The Salesforce COE already utilizes a partial and a full sandbox, which it refreshes on their own regular schedules. Teams are expanding and have to begin each of their small projects in a sandbox before committing to the larger pool for collaborative testing while still keeping costs down.
What type of sandbox should each team member use?
- A . Full sandbox
- B . Developer sandbox
- C . Developer pro sandbox
- D . Partial sandbox
Ursa Major Solar’s sales team has been struggling to enter data on mobile since rollout; the team dislikes scrolling through all of the fields to input only the necessary data.
How could the app builder solve this with minimal impact to desktop users?
- A . Filter components by device using Form Factor.
- B . Reorder the fields to make sense for the reps when in the field.
- C . Update the training documentation with better screenshots.
- D . Deselect the phone radio button on the Lightning record page assignment.
An app builder is creating a Lightning record page and has added Mobile & Lightning Actions to the page layout.
What two components could be included on the layout to display the actions? Choose 2 answers
- A . Highlights panel
- B . Chatter
- C . Activities
- D . Path