FrontendAgentViewStatisticReportOverview

AgentFrontend::StatisticReportOverview###001-Framework

The default column layout configuration for the Statistics and Reports overview.

This setting can not be deactivated.

Default value:

---
BusinessObjectType: StatisticReport
ColumnLayout:
  OneColumn:
    '1':
    - Name: StatisticReportList
    - Name: StatisticMetrics
    - Name: StatisticLists
    - Name: StatisticStatic
  ThreeColumns:
    '1':
    - Name: StatisticReportList
    - Name: StatisticStatic
    '2':
    - Name: StatisticMetrics
    '3':
    - Name: StatisticLists
  TwoColumns:
    '1':
    - Name: StatisticReportList
    - Name: StatisticStatic
    '2':
    - Name: StatisticMetrics
    - Name: StatisticLists
Type: BusinessObjectOverview

AgentFrontend::StatisticReportOverview###100-Custom

User-defined configuration extensions for the column layouts of the Statistics and Reports overview. With this configuration you can only add keys to the framework configuration, it is not possible to change or remove keys. See the related configuration ended with “###001-Framework”.

Default value:

---
ColumnLayout: ~

AgentFrontend::StatisticReportOverview::Widget###StatisticLists

Default configuration for the Lists widget of the Statistics and Reports overview.

This setting can not be deactivated.

Default value:

---
Config:
  Active: 1
  Config:
    ActiveFilters:
      ObjectType:
        Value:
        - DynamicList
  IsAlwaysPresent: 0
  IsDuplicatable: 1
  IsVisible: 1
  Title: Lists
Group: []
GroupRo: []
Type: StatisticList

AgentFrontend::StatisticReportOverview::Widget###StatisticMetrics

Default configuration for the Metrics widget of the Statistics and Reports overview.

This setting can not be deactivated.

Default value:

---
Config:
  Active: 1
  Config:
    ActiveFilters:
      ObjectType:
        Value:
        - DynamicMatrix
  IsAlwaysPresent: 0
  IsDuplicatable: 1
  IsVisible: 1
  Title: Metrics
Group: []
GroupRo: []
Type: StatisticList

AgentFrontend::StatisticReportOverview::Widget###StatisticReportList

Default configuration for the Report List widget of the Statistics and Reports overview.

This setting can not be deactivated.

Default value:

---
Config:
  Active: 1
  Config: {}
  IsAlwaysPresent: 0
  IsDuplicatable: 1
  IsVisible: 1
  Title: Report List
Group: []
GroupRo: []
Type: StatisticReportList

AgentFrontend::StatisticReportOverview::Widget###StatisticStatic

Default configuration for the Static widget of the Statistics and Reports overview.

This setting can not be deactivated.

Default value:

---
Config:
  Active: 1
  Config:
    ActiveFilters:
      ObjectType:
        Value:
        - Static
  IsAlwaysPresent: 0
  IsDuplicatable: 1
  IsVisible: 1
  Title: Static
Group: []
GroupRo: []
Type: StatisticList

AgentFrontend::StatisticReportOverview::WidgetType###StatisticList

Default configuration for the Statistic List widget type of the Statistics and Reports overview.

This setting can not be deactivated.

Default value:

---
Config:
  ActiveFilters: {}
  AdditionalExportColumns:
    ArticleTree: 0
  AvailableDynamicFieldFilters: []
  BusinessObjectType: Statistic
  Collapsed: 0
  Columns:
    Changed:
      IsVisible: 1
    Created:
      IsVisible: 1
    ObjectName:
      IsVisible: 2
    ObjectType:
      IsVisible: 1
    StatNumber:
      IsVisible: 2
    StatType:
      IsVisible: 1
    Title:
      IsVisible: 2
    Valid:
      IsVisible: 1
  DefaultColumnOrder:
  - StatNumber
  - Title
  - ObjectName
  - ObjectType
  - StatType
  - Valid
  - Created
  - Age
  - Changed
  FilterPresets: {}
  Hidden: 0
  HideAvailableFilters: []
  ItemsPerPage: 10
  Limit: 1000
  SortBy:
  - Column: StatNumber
    Direction: Up
  Type: BusinessObject
Module: Kernel::WebApp::Util::BusinessObject::Widget::StatisticReport::StatisticList

AgentFrontend::StatisticReportOverview::WidgetType###StatisticReportList

Default configuration for the Report List widget type of the Statistics and Reports overview.

This setting can not be deactivated.

Default value:

---
Config:
  ActiveFilters: {}
  AdditionalExportColumns:
    ArticleTree: 0
  AvailableDynamicFieldFilters: []
  BusinessObjectType: StatisticReport
  Collapsed: 0
  Columns:
    ChangeTime:
      IsVisible: 1
    CreateTime:
      IsVisible: 1
    CronDefinition:
      IsVisible: 1
    Description:
      IsVisible: 2
    Language:
      IsVisible: 1
    Name:
      IsVisible: 2
    Valid:
      IsVisible: 1
  DefaultColumnOrder:
  - Name
  - Description
  - Language
  - CronDefinition
  - Valid
  - CreateTime
  - ChangeTime
  FilterPresets: {}
  Hidden: 0
  HideAvailableFilters: []
  ItemsPerPage: 10
  Limit: 1000
  SortBy:
  - Column: Name
    Direction: Up
  Type: BusinessObject
Module: Kernel::WebApp::Util::BusinessObject::Widget::StatisticReport::StatisticReportList
Scroll to Top