The Portal Data List widget displays data related to cases from selected case tables in either a list or card format.
The list view displays a columnar list of cases and their information. You can also display the data list without the category on the left and pin the first column.Figure 1. Portal Data List widget list view
The card view displays case information in stacked cards.Figure 2. Portal Data List widget card view
Figure 3. Portal Data List widget without categories
Each row in the widget represents a record. You can search, view, sort, and interact with the information presented.
The Data List portal widget can be used in the following scenarios:
Dynamic data list: Enables you to display records dynamically based on the configuration provided in the URL parameters. It avoids the need to create duplicate list pages. You can use a common page to display records from any
table by passing the following URL parameters: table, filter, sort order, view, and target view page.
Static data list: Ability to display records from one or more tables specified in the widget instance options. It enables you to personalize the data list experience for a particular entity or table, such as cases, products,
contacts, and so on.
Related data list: Enables you to display records associated with an entity on the record view page. The data list is configured to identify the entity specified in the URL and filters the records accordingly.