FrontendAgentViewCustomerUserCreate

AgentFrontend::CustomerUserCreate###001-Framework

The default column layout configuration for the Create Customer User screen.

This setting can not be deactivated.

Default value:

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

AgentFrontend::CustomerUserCreate###100-Custom

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

Default configuration for the Properties widget of the Create Customer User 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::CustomerUserCreate::WidgetType###CreateProperties

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

This setting can not be deactivated.

Default value:

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

Forms###AgentFrontend::CustomerUserCreate::Properties

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

This setting can not be deactivated.

Default value:

---
- ColumnLayout: 2
  Fields:
  - Collapsible: 1
    Fields:
    - Name: DataSource
    Label: Data Source
  - Collapsible: 1
    Fields:
    - Name: UserTitle
    - Name: UserFirstname
    - Name: UserLastname
    - Name: UserEmail
    - Name: UserCustomerID
    - Name: UserPhone
    - Name: UserFax
    - Name: UserMobile
    Label: Personal Information
  - Collapsible: 1
    Fields:
    - Name: UserStreet
    - Name: UserZip
    - Name: UserCity
    - Name: UserCountry
    Label: Address
  - Collapsible: 1
    Fields:
    - Name: UserLogin
    - Name: UserPassword
    - Name: ValidID
    Label: Login Credentials
- ColumnLayout: 2
  Fields:
  - Collapsible: 1
    Fields:
    - Name: Preference_LoginForbidden
    - Fields:
      - ColumnLayout: 2
        Name: Preference_PGP
      - ColumnLayout: 2
        Name: Preference_SMIME
    - Name: Preference_TwoFactor
    Label: Security
  - Collapsible: 1
    Fields:
    - Name: UserComment
    Label: Miscellaneous
Scroll to Top