FrontendAgentViewStatisticCreateUpdateView

AgentFrontend::StatisticCreateUpdateView###001-Framework

The default column layout configuration for the Create Statistic and Update Statistic screens.

This setting can not be deactivated.

Default value:

---
BusinessObjectType: Statistic
ColumnLayout:
  OneColumn:
    '1':
    - Name: CreateUpdateProperties
  ThreeColumns:
    '1': ~
    '2': ~
    '3': ~
  TwoColumns:
    '1': ~
    '2': ~
Type: BusinessObjectCreate

AgentFrontend::StatisticCreateUpdateView###100-Custom

User-defined configuration extensions for the column layouts of the Create Statistic and Update Statistic screens. 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::StatisticCreateUpdateView::Widget###CreateUpdateProperties

Default configuration for the Properties widget of the Create Statistic and Update Statistic screens.

This setting can not be deactivated.

Default value:

---
Config:
  Active: 1
  Config: {}
  IsAlwaysPresent: 1
  IsDuplicatable: 0
  IsVisible: 1
  Title: Properties
Group: []
GroupRo: []
Type: CreateUpdateProperties

AgentFrontend::StatisticCreateUpdateView::WidgetType###CreateUpdateProperties

Default configuration for the Properties widget type of the Create Statistic and Update Statistic screens.

This setting can not be deactivated.

Default value:

---
Config:
  Hidden: 0
Module: Kernel::WebApp::Util::BusinessObject::Widget::StatisticReport::Statistic::CreateUpdateProperties
Scroll to Top