FrontendAgentViewCustomerCreate

AgentFrontend::CustomerCompanyCreate###001-Framework

The default column layout configuration for the Create Customer screen.

This setting can not be deactivated.

Default value:

---
BusinessObjectType: CustomerCompany
ColumnLayout:
  OneColumn:
    '1':
    - Name: CreateProperties
  ThreeColumns:
    '1': ~
    '2': ~
    '3': ~
  TwoColumns:
    '1': ~
    '2': ~
Type: BusinessObjectCreate

AgentFrontend::CustomerCompanyCreate###100-Custom

User-defined configuration extensions for the column layouts of the Create Customer screen. 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::CustomerCompanyCreate::Widget###CreateProperties

Default configuration for the Properties widget of the Create Customer screen.

This setting can not be deactivated.

Default value:

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

AgentFrontend::CustomerCompanyCreate::WidgetType###CreateProperties

Default configuration for the Properties widget type of the Create Customer screen.

This setting can not be deactivated.

Default value:

---
Config:
  Collapsed: 0
  Hidden: 0
Module: Kernel::WebApp::Util::BusinessObject::Widget::CreateProperties

Forms###AgentFrontend::CustomerCompanyCreate::Properties

Configurable form for the Properties widget of the Create Customer screen.

This setting can not be deactivated.

Default value:

---
- ColumnLayout: 2
  Fields:
  - Collapsible: 1
    Fields:
    - Name: DataSource
    Label: Data Source
  - Collapsible: 1
    Fields:
    - Name: CustomerCompanyName
    - Name: CustomerID
    - Name: ValidID
    Label: Customer Information
  - Collapsible: 1
    Fields:
    - Name: CustomerCompanyStreet
    - Name: CustomerCompanyZIP
    - Name: CustomerCompanyCity
    - Name: CustomerCompanyCountry
    Label: Address
- ColumnLayout: 2
  Fields:
  - Collapsible: 1
    Fields:
    - Name: CustomerCompanyURL
    - Name: CustomerCompanyComment
    Label: Miscellaneous
Scroll to Top