Information List
Information List provides a list of read-only data from the system that users can scan quickly, such as might be used to display a list of users and their contact information.
- Usage
- Configuration
- Examples
Information Lists provide a continuous group of read-only text composed of parent and child items. Information Lists are commonly used for displaying groups of read-only content where parent-child relationships are relevant. For example, an Information List could be helpful for displaying an index of filming locations and their sub-locations.
Anatomy
-
Title
-
Parent item (not selected)
-
Parent item (selected)
Best practices
- Sort lists in ways that make sense for the content (i.e. alphabetical, chronological).
- Configure the Information List as a small component on the grid to ensure the content is legible.
- Be consistent in how text versus card treatments are used.
Do
Don't
Common patterns
With Action Form
An Action Form can be used to provide attribute information when viewing a List item.
With charts
Information List items can help contextualize data displayed in charts when used in a collage (e.g. on a dashboard).
Properties
- field – Optional. The title that displays for the Information List.
- field – Optional. The query that retrieves the data for the Information List, based on the data model.
- checkbox – Optional. The message that displays when no data is available.
- None – The user cannot select child items.
- Single – The user can select individual child items.
drop-down – Optional. Specifies whether the user can select child items in the list: - field – Optional. The identifier for the parent item, retrieved from the source specified in .
- field – Optional. The title of the parent item, retrieved from the source specified in .
- Profile Card Display Treatment – The list item displays as a profile card.
- Notification Card Display Treatment – The list item displays as a notification card.
drop-down – Optional. Specifies how to display the parent item:- field – Optional. The fields retrieved from the source specified in the field.
- field – Optional. The initial set of conditions used when retrieving data from the source specified in the field.
- checkbox – Optional. If selected, the list is paginated if the content exceeds the available screen space.
- field – Optional. The user's permission to access the component. If a user is not assigned a role that includes this permission, they cannot view or interact with the component.
- Hide – The component is hidden.
- Disable – The component is visible but not cannot be interacted with.
drop-down – Optional. If the user does not have permission to access the component, specifies whether to hide or disable it:
Emitted events
- – The user selects a child item.
Functions
- – When invoked in an event, defines and applies additional conditions to the beyond the default.
- – When invoked in an event, clears any additional conditions applied to the .
- – When invoked in an event, clears selected child items.
- – When invoked in an event, returns the data for the selected child item.
With title
- included.
- included.
- set to single.
- included.
- not included.
- Plain Text Display Treatment. set to
:
Without title
- not included.
- included.
- set to single.
- included.
- not included.
- Plain Text Display Treatment. set to
:
With notification card display
- included.
- included.
- Notification Card Display Treatment. set to
- Plain Text Display Treatment. set to
:
With profile card display
- included.
- included.
- Profile Card Display Treatment. set to
- Plain Text Display Treatment. set to
: