Lists
-
- UpdatedAug 3, 2023
- 1 minute read
- Vancouver
- Navigation and UI
Learn about how Workspace lists function with Configurable Workspace.
The list view displays filtered lists of records, such as All tasks, Open tasks, and My tasks. By setting up list categories and filtered lists, you help your agents quickly find the records they need to work on. Configure your Workspace lists setups in Configurable Workspace.
List Menu Configuration
The Menu Configuration is a container that houses the default configurations of the list menu which consists of categories and filters.
Legacy table name | UIB table name |
---|---|
No corresponding table | sys_ux_list_menu_config |
List categories
List categories enable you to group records so that agents can find the records they need to work on.
Legacy table name | UIB table name |
---|---|
sys_aw_list_category | sys_ux_list_category |
List category data lives in a new UIB table. For more information about setting up list categories, see List categories.
Filtered lists
Filtered lists enable you to group records that help agents do their work more efficiently.
Legacy table name | UIB table name |
---|---|
sys_aw_list | sys_ux_list |
Role and Access
Roles and access enable you to define the audience of each of the lists defined in the list filters.Legacy table name | UIB table name |
---|---|
sys_aw_list | sys_ux_applicability_m2m_list |