Skip to main content

table

This type is used to configure the export functionality which is available for tables containing cases, contacts and resources, e.g. in the detail search. You can either set the attributes on the type level for all tables or in the subscope of a specific table.

Attributes:

  • enabled: Determines whether the CSV export functionality is enabled. The default value is true.
  • exportRowsLimit: Sets the maximum number of rows to export in the CSV export. The default value is 500. The paging in the Web Client is not considered, i.e. all rows are exported, not only the ones which are displayed on the current page. It is not possible to allow the export of an unlimited number of rows.