Property classes (Configuration)

By default, this section in not available to any user. To access it, the user must have Manage property classes (manage-property-classes) permissions.

This menu allows you to add or configure Property classes.

window

General settings

Each property class has the following field.

Name Description

ID

Unique identifier. Can’t be changed.

Name

Name of the property class, shown in the interface when selecting the dictionary.

Description

Description of value type.

Value type

Property’s Value type.

Default

Value, that is assigned to the property when it’s created.

Type-specific settings

Some types can add type-specific settings.

String

String class adds Value mask field. Value mask is defined by the regular expression to filter the value, entered by the user.

Dictionary

Dictionary class adds the following fields:

Name Description

Source

Dictionary used as a source for property class values.

Multiple select

Whether a user can select multiple values from the dictionary.

Multiple value separator

Arbitrary string, that the system uses to separate multiple values. To select multiple values, the Multiple select option must be enabled. By default, the values are separated with a comma.

Value display template

String, which is used to configure how the dictionary values are displayed in the interface. {{0}} – dictionary key, {{1}} – {{N}} – dictionary values.

By default, values with the Dictionary type are displayed as the first dictionary value, corresponding to the selected key.