Creating a new schema extension
How to create a new property within an existing schema.
Proceed as follows:
- Go to Backend -> Schema extensions.
- Select the relevant object in the Schema field (e.g. Computer or User).
- Click on
in the toolbar to add a new property. -
Fill in the following fields in the Properties dialog:
-
Name - internal identifier of the property.
-
Data type - Selection of a supported data type, e.g. String, Integer, Boolean, DateTime
-
Property group - optional group assignment for structured display
-
Description - brief explanation of the function or purpose
-
English display name - designation for the English interface
-
German display name - designation for the German interface
-
-
Confirm with OK to save the new property.
The name and data type of a property can no longer be changed once it has been created.
To delete a property, click on
. This permanently removes the property.