Question

Difficulty: EasyLightning App Builder Pages (App, Home, Record Pages)

A system administrator is designing a custom standalone Lightning App Page to display team resources and tools. Which two actions can the administrator perform within Lightning App Builder when configuring an App Page? (Select 2 choices)

  1. Adding standard Lightning components, such as Flow and Report Chart, to page regions.Answer
  2. Selecting a layout template to structure the page regions, such as a Two Regions template.Answer
  3. C
    Assigning page activation based on specific object Record Types.
  4. D
    Adding the standard Record Detail component to display individual object records.
  5. E
    Configuring Field-Level Security for fields directly inside component property panes.

Answer

The correct options are adding standard Lightning components (like Flow and Report Chart) to page regions and selecting a layout template (such as a Two Regions template) to structure page regions.
Lightning App Pages allow administrators to select layout templates (such as header with two regions) and populate those regions with standard components like Flow, Report Chart, or Rich Text. Because App Pages are standalone landing pages, they do not require an underlying record context.

Step-by-Step Solution

1
Identify the Lightning page type being built
The scenario specifies a standalone App Page.
App Pages serve as custom landing tabs in Lightning Experience or the mobile app and do not bind to a single record context.
2
Evaluate features supported on App Pages
App Pages support region layout templates and standard/custom components like Flows, Report Charts, and Chatter feeds.
These components provide general interactivity without requiring an underlying record ID.
3
Filter out Record Page specific features
Record Types and Record Detail components require record context and cannot be assigned or placed on an App Page.
Record context features only function on Lightning Record Pages.

Key Concept

Lightning App Page Capabilities and Layout Templates
Estimated Time:1m 0s
Rate this question