Salesforce Certified Platform App Builder Salesforce Certified Platform App Builder Online Training
Salesforce Certified Platform App Builder Online Training
The questions for Certified Platform App Builder were last updated at May 08,2025.
- Exam Code: Certified Platform App Builder
- Exam Name: Salesforce Certified Platform App Builder
- Certification Provider: Salesforce
- Latest update: May 08,2025
DreamHouse Realty wants to make sure an Opportunity has a field Expected_Close_Date_c populated before it is allowed to enter the qualified stage.
How should an app builder solution this request?
- A . Record Type
- B . Validation Rule
- C . Activity History
- D . Page Layout
An app builder notices several Accounts converted from Leads are missing information they expected
to be caught via Account validation rules.
What could be the source of this issue?
- A . The lead settings are unchecked to require validation for converted leads.
- B . Account validation rules fail to validate on records converted from a lead.
- C . The lead settings are allowing users to intentionally bypass validation rules.
- D . Lead validation rules fail to validate on records when they are being converted.
An App Builder at UVC would like to prevent users from creating new records on an Account related list by overriding standard buttons.
Which two should the App Builder consider before overriding standard buttons?
- A . Standard buttons can be changed on lookup dialogs, list views, and search result layouts
- B . Standard buttons can be overridden with a Visualforce page
- C . Standard buttons that are not available for overrides can still be hidden on page layouts
- D . Standard buttons can be overridden, relocated on the detail page, and relabeled
The Service Manager provided the app builder with color code requirements for case age on open cases.
New cases populate a green circle
Day-old cases populate a yellow circle
Three-day-old cases populate a red circle
How should an app builder implement this requirement?
- A . Formula Field
- B . Quick Action
- C . Custom Button
- D . Lightning Web Component
Universal Containers (UC) has a time-sensitive need for a custom component to be built in 4 weeks; UC developers require additional enablement to complete the work and are backlogged by several months.
Which option should an app builder suggest to meet this requirement?
- A . Use an AppExchange solution.
- B . Build a screen flow page.
- C . Build a Lightning record page.
- D . Use a Boit solution
Ursa Major Solar’s service department gets requests for several types of services, such as installation, repair, and maintenance. Service managers need to be able to tell when maintenance was last done on on asset to help determine If they are meeting contract agreements, but the last maintenance date can be difficult to determine when there are many work orders related to the asset. They think it would be helpful to have a field auto-populated on the Asset record when a maintenance work order gets closed.
What tool should an app builder recommend to help meet this requirement?
- A . Visualforce
- B . Roll-up Summary
- C . Apex Trigger
- D . Flow
At Universal Containers, the Account object has a Master-Detail relationship with an Invoice custom object. The App Builder would like to change to a lookup field, but is not able to do so.
What could be causing this?
- A . The invoice must have at least one Master-Detail field for reporting.
- B . The Account record includes Invoice roll-up summary fields.
- C . The Invoice records have existing values in the Account.
- D . The Account is included in the workflow on the Invoice object.
Ursa Major Solar has a lookup relationship between a custom Galaxy _c object and a custom Star_c object. An app builder wants to create a roll-up summary field that counts the total number of Star_c records related to each Galaxy__c record.
How would the current configuration impact the ability to achieve the desired result?
- A . The roll-up summary can be achieved by creating a formula field on the Galaxy__c object.
- B . The lookup relationship will need to be converted to a master-detail relationship before a roll-up summary field can be created.
- C . The roll-up summary can be achieved by creating a formula field on the Star__c object.
- D . A roll-up summary field will need to be created on the Galaxy__c object with a field filter that select all related Star_c records
Service agents at Ursa Major Solar want a more condensed case view. Service agents also want to be able to modify the associated contact and account records from the case page layout on the Lightning record page.
Which two components should an app builder use to meet these requirements? Choose 2 answers
- A . Path
- B . Rich text
- C . Related record
- D . Tabs
A sales rep at AW Computing is unable to find what they are looking for while scrolling through their Chatter feed.
How can a filter be utilized to show only posts from their key account and opportunity records?
- A . Create a Chatter group.
- B . Create Chatter bookmarks
- C . Create a Chatter stream.
- D . Create a Chatter notification.