Creating a new schema extension

How to create a new property within an existing schema.

Proceed as follows:

  1. Go to Backend -> Schema extensions.
  2. Select the relevant object in the Schema field (e.g. Computer or User).
  3. Click on in the toolbar to add a new property.
  4. 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

  5. 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.