FrontendAgentViewStatisticReportCreateUpdateView

AgentFrontend::StatisticReportCreateUpdateView###001-Framework

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

This setting can not be deactivated.

Default value:

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

AgentFrontend::StatisticReportCreateUpdateView###100-Custom

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

Default configuration for the Properties widget of the Create Report and Update Report 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::StatisticReportCreateUpdateView::WidgetType###CreateUpdateProperties

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

This setting can not be deactivated.

Default value:

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