Component properties for the Case list
Component properties enable you to configure the behavior of the Case list component instance on a third-party website.
| Component property | Description |
|---|---|
| Hide header | Option to display header and its components. By default, it shows header. |
| Title | Required title of the Case list component. |
| Hide record count | Option switch to show or hide the total number of records on the case list. By default, it shows record count. |
| Hide search | Option switch to show or hide search button on the header. Use the Hide search option to search the case within the case list. By default, it shows search button. |
| Show filters | Option to show or hide filter button on the header. Use this option to customize the display of cases according to pre-defined filters. By default, it hides filter button. |
| Hide refresh | Option to show or hide the refresh button the header. Use this option to refresh the case list. By default, it shows a refresh button. |
| Hide last refreshed text | Option to show or hide a message on the header. Use this option to indicate when the last refresh occurred. By default, it shows last refreshed text. |
| Table | Table from which the cases or tasks shown on the Case list component. By default, this field is set to the Case [sn_customerservice_case] table. Nota: Case list component can show the records from any extended table
of case or task table. |
| Query | Query to filter the case records. The default query shows all cases. Nota: If no query is provided, all case records are displayed in the Case list component. For more information, see Generate an encoded query string through a filter. |
| View | Display style for the cases inside the component, chosen from the predefined views. |
| Columns |
Display columns from the case or task table. Select Add to add new columns to the case list table. Select (
Nota:
|
| Disable column resizing | Option to adjust the column width. By default, column resizing is enabled. |
| Records per page | Option to show or hide the number of records that appear by default on the case list. The default value is 20. |
| Hide errors | Option to show or hide error messages for the end user on the third-party website. By default, it shows errors. |
| Hide when empty | Option to show or hide the component when there are no cases to display. By default, it shows empty list when there are no cases. Nota: This property is honored when the component initially loads. If no matching
records are found for searches or query filters afterward, an empty state is shown regardless of the attribute's value. |