nerdexam
Salesforce

ADM-201 · Question #194

Universal Containers requires a different Lightning page to be displayed when Accounts are viewed In the Sales Console and In the Service Console. How should an administrator meet this requirement?

The correct answer is D. Assign Lightning pages as app default.. To display different Lightning pages for the Account object in different console apps, an administrator should assign the specific Lightning pages as the app default for each console application.

Submitted by devops_kid· Apr 18, 2026Object Manager and Lightning App Builder

Question

Universal Containers requires a different Lightning page to be displayed when Accounts are viewed In the Sales Console and In the Service Console. How should an administrator meet this requirement?

Options

  • ADefine multiple record types.
  • BCreate different user profiles.
  • CUpdate page layout assignments.
  • DAssign Lightning pages as app default.

How the community answered

(63 responses)
  • A
    8% (5)
  • B
    14% (9)
  • C
    3% (2)
  • D
    75% (47)

Why each option

To display different Lightning pages for the Account object in different console apps, an administrator should assign the specific Lightning pages as the app default for each console application.

ADefine multiple record types.

While record types allow different page layouts and picklist values, they are not the primary mechanism for differentiating Lightning Pages based on the application (Sales Console vs. Service Console).

BCreate different user profiles.

Creating different user profiles is a way to control user permissions and page layout assignments, but directly assigning Lightning pages as "App Default" is the more granular and efficient method to differentiate pages per application without necessarily requiring distinct profiles for console users.

CUpdate page layout assignments.

Updating page layout assignments primarily affects the detail and edit pages and related lists, but for Lightning Pages, the assignment is done directly at the Lightning Page level, often using App, Record Type, and Profile combinations.

DAssign Lightning pages as app default.Correct

Lightning pages can be assigned based on App, Record Type, and Profile. By setting a Lightning page as the "App Default" for the Sales Console and a different one as the "App Default" for the Service Console, the administrator ensures that users see the appropriate page layout when viewing Account records within each respective application. This assignment strategy allows for app-specific user experiences.

Concept tested: Lightning page assignment by app

Source: https://help.salesforce.com/s/articleView?id=sf.app_builder_assign_lightning_pages.htm&type=5

Topics

#Lightning Pages#App Builder#Page Assignment#Console Apps

Community Discussion

No community discussion yet for this question.

Full ADM-201 Practice