Lists in the classic environment
-
- UpdatedJan 30, 2025
- 4 minutes to read
- Yokohama
- Navigation and UI
A list displays a set of records from a table.
Watch the video above for an in-depth introduction to list functionality.
Users can search, sort, filter, and edit data in lists. Lists may be embedded in forms and may be hierarchical (have sublists).
The list interface consists of a title bar, filters and breadcrumbs, columns of data, and a footer. Each column in a list corresponds to a field on the table.
A Response time indicator () may appear at the bottom right of some lists to indicate the processing time required to display the list.

List features and actions
The list interface consists of a title bar, filters and breadcrumbs, and columns of data. Each of these components provides features and lets you act on the list and the displayed records.

Hierarchical lists
Hierarchical lists allow users to view records from related lists directly without navigating to a form.
Lists can have sublists in a hierarchy that can also be accessed in list view. To expand or
collapse the related lists on a record in a hierarchical list, click the arrow () beside the reference icon.

Administrators can enable hierarchical lists for a table. For more information, see Enable a hierarchical list .
Detail rows
Detail rows, when enabled, appear below the field row for each record and display the value of a specified field. For example, the detail row might display the short description for each incident in a list. Detail rows support the same functionality as fields, including links, editing capabilities, and access to the context menu.

Administrators can enable detail rows and add them to lists. For more information, see Administer detail rows.