nerdexam
Salesforce

ADM-201 · Question #349

AW Computing would like to improve its Case Lightning record page by including: - A filtered component to display a message in bold font when a Case is saved as a critical record type. - A quick way…

The correct answer is B. Related record C. Rich text. To enhance a Case Lightning record page, an administrator should use a Rich Text component for conditional messages and a Related Record component to quickly update associated Account fields.

Submitted by valeria.br· Apr 18, 2026Object Manager and Lightning App Builder

Question

AW Computing would like to improve its Case Lightning record page by including:

  • A filtered component to display a message in bold font when a Case is saved as a critical record

type.

  • A quick way to update the Account status from the Case layout.

Which two components should an administrator use to satisfy these requests? Choose 2 answers

Options

  • ARecord detail
  • BRelated record
  • CRich text
  • DRelated list

How the community answered

(28 responses)
  • A
    7% (2)
  • C
    79% (22)
  • D
    14% (4)

Why each option

To enhance a Case Lightning record page, an administrator should use a Rich Text component for conditional messages and a Related Record component to quickly update associated Account fields.

ARecord detail

The Record Detail component displays all fields for the current record (the Case), not for related records, and does not provide conditional messaging capabilities.

BRelated recordCorrect

The Related Record component on a Lightning page allows administrators to display fields from a parent or child record (like the Account related to a Case) and can be configured to enable inline editing, providing a quick way to update the Account status directly from the Case layout.

CRich textCorrect

A Rich Text component can be used to display custom text, including bold font, and can be configured with component visibility filters to only appear when specific criteria are met, such as when the Case record type is 'critical'.

DRelated list

A Related List component displays a list of related records, but it does not provide a direct way to update fields on a single related parent record or display conditional messages.

Concept tested: Lightning page component capabilities

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

Topics

#Lightning App Builder#Lightning Record Page#Component Visibility#Related Records

Community Discussion

No community discussion yet for this question.

Full ADM-201 Practice