Related List Item
A single record displayed as a row within a Salesforce related list, representing one related record (like one contact or one case) associated with the parent record being viewed.
Definition
A single record displayed as a row within a Salesforce related list, representing one related record (like one contact or one case) associated with the parent record being viewed.
In plain English
“A Related List Item is a single record displayed as a row within a Salesforce related list. If a Contact related list shows five contacts linked to an Account, each of those five contacts is a related list item.”
Worked example
A sales rep opens an Account and scrolls to the Opportunities related list. Three Opportunities appear, each as a Related List Item - the row contains the Opportunity Name, Stage, Amount, and Close Date (fields chosen by the admin in the Account page layout's related-list definition). She clicks the name to open the Opportunity in a new tab. Each Related List Item is a lightweight preview of the related record; the "View All" link at the bottom of the related list opens a full list view when there are more items than fit inline.
Why Related List Item matters
A Related List Item is a single record displayed as a row within a Salesforce related list, representing one related record (like one contact or one case) associated with the parent record being viewed. Each row in a related list is a related list item, with the fields configured for that related list showing the relevant data per row.
The term 'related list item' is mostly descriptive, referring to the individual records within related lists. Users interact with related list items by clicking them (to open the full record), hovering (for quick preview), or using row-level actions. Understanding this terminology helps when discussing related list configuration or troubleshooting related list issues.
How organizations use Related List Item
Configures related list columns to surface the most useful fields per related list item.
Uses row-level actions on related list items to enable quick operations without opening each record.
Designs related lists with hover previews for quick assessment of related list items.
Test your knowledge
Q1. What is a Related List Item?
Q2. How do users interact with them?
Q3. Why think about them separately from related lists?
Discussion
Loading discussion…