Salesforce Certified Platform App Builder — Question 401

The brokers at DreamHouse Realty (DR) are having an issue when using the Salesforce mobile app on their iPhones. There are several key fields on the contact record they need access to at a glance. Because of the small screen, they currently have to scroll down the page to view the information.

What should the app builder at DR use to configure the Salesforce mobile app to show these key fields at the top of the screen?

Answer options

Correct answer: B

Explanation

The Compact layout allows app builders to define a set of fields that are displayed prominently at the top of the record page in the mobile app, making it easier for users to access key information without scrolling. The Record Detail component shows the entire record but does not specifically address the need for key fields at the top. Object specific actions are for performing actions related to the object, while Mobile navigation is about structuring the app's menu, not the layout of fields on a record.