Question

Difficulty: EasyDynamic Forms and Dynamic Actions

An administrator wants to display a custom field on an Opportunity Lightning record page only when the Opportunity Stage is set to 'Closed Won'. The administrator wants to achieve this directly on the page layout without modifying Field-Level Security or creating separate page layouts. Which feature should the administrator use?

  1. Component visibility rules on a field within Dynamic FormsAnswer
  2. B
    Field-Level Security settings configured on User Profiles
  3. C
    Permission Set Groups assigned based on Opportunity criteria
  4. D
    Validation Rules requiring entry when Stage is set to Closed Won

Answer

Component visibility rules on a field within Dynamic Forms
Dynamic Forms allow administrators to upgrade standard page layouts into flexible components in the Lightning App Builder and set component visibility rules on individual fields or sections based on record values such as Opportunity Stage.

Step-by-Step Solution

1
Identify the requirement
The requirement asks for dynamically showing a field on a Lightning Record Page based on a record field value (Stage = 'Closed Won') without changing Field-Level Security or page layouts.
Understanding the constraint helps rule out profile-level security changes and backend validation rules.
2
Evaluate Lightning App Builder capabilities
Dynamic Forms allow breaking record detail pages into individual field components and applying conditional component visibility filters.
Component visibility rules evaluate record criteria in real time to show or hide components on the page.

Key Concept

Dynamic Forms allow administrators to configure conditional visibility for individual fields and field sections directly within the Lightning App Builder based on record values, user profiles, or device factors.
Estimated Time:45s
Rate this question