CSA User Interface Development 5 — Questions and Answers
Question 1: An administrator wants to configure the Path feature on the Opportunity object to guide reps through stages. Where are the key fields and guidance text configured?
- In the Lightning App Builder Path component settings
- In the Path Settings under Setup, on the relevant object and picklist field (Correct answer)
- In the page layout for the Opportunity
- In the Opportunity record type definition
Correct answer: In the Path Settings under Setup, on the relevant object and picklist field
Path Settings in Setup is where you configure which object and picklist field drive the Path, and where you add guidance text and key fields for each stage.
Question 2: A company uses both Lightning Experience and Salesforce Classic. An administrator creates a Lightning record page for Leads. Which users will see the custom page?
- All users regardless of interface
- Only Lightning Experience users (Correct answer)
- Only Classic users
- Users with the 'Lightning Experience User' permission set only
Correct answer: Only Lightning Experience users
Lightning record pages built in the Lightning App Builder only render in Lightning Experience; Classic users continue to see the assigned Classic page layout.
Question 3: Which of the following is a valid use case for the 'Tabs' standard component in the Lightning App Builder?
- Displaying picklist values as navigation tabs
- Organizing multiple components into tabbed sections on a single record page (Correct answer)
- Creating sub-tabs in a Service Console
- Embedding a Visualforce page in multiple tabs
Correct answer: Organizing multiple components into tabbed sections on a single record page
The Tabs component in App Builder lets administrators group other Lightning components into separate tabbed sections within a single record page region.
Question 4: An administrator activates a Lightning record page and selects 'Org Default' as the assignment. What is the effect?
- The page applies only to System Administrators
- The page becomes the default for all profiles and apps that lack a more specific assignment (Correct answer)
- The page overrides all existing profile and app assignments
- The page is available but not active for any user
Correct answer: The page becomes the default for all profiles and apps that lack a more specific assignment
Setting a Lightning record page as 'Org Default' makes it the fallback page for users who don't match a more specific app or profile assignment.
Question 5: What is the purpose of the 'Actions & Recommendations' component on a Lightning record page?
- It shows only global quick actions for the object
- It surfaces Einstein Next Best Action recommendations and relevant quick actions contextually (Correct answer)
- It replaces the standard action bar on the record
- It displays a list of recent activities for the record
Correct answer: It surfaces Einstein Next Best Action recommendations and relevant quick actions contextually
The Actions & Recommendations component combines Einstein Next Best Action suggestions with contextual quick actions to guide users toward the best next step.
Question 6: A Salesforce administrator needs to ensure that a custom Lightning page appears as the default for the Accounts object in the 'Retail' app only for users with the 'Retail Manager' profile. What assignment should be made?
- Assign the page as Org Default and add a visibility rule
- Assign the page to the 'Retail' app and the 'Retail Manager' profile simultaneously (Correct answer)
- Assign the page to the 'Retail Manager' profile only
- Assign the page to the 'Retail' app only
Correct answer: Assign the page to the 'Retail' app and the 'Retail Manager' profile simultaneously
Assigning a Lightning record page to both a specific app and a specific profile targets exactly the intersection of those two criteria.
Question 7: Which component would an administrator add to a Lightning record page to let users quickly view and navigate to recently visited records from the sidebar?
- Recent Items component
- History utility item
- Recent Records standard component (Correct answer)
- Activities timeline
Correct answer: Recent Records standard component
The Recent Records standard Lightning component displays a user's recently viewed records and can be placed in the sidebar of any Lightning page.
An administrator wants to configure the Path feature on the Opportunity object to guide reps through stages.
Where are the key fields and guidance text configured?