Property | Meaning |
---|---|
Form name |
The form name is used to quickly select interface forms, for example, in the Designer. TIP: The form name is displayed in the administration tool as extra navigation information. |
Form definition |
Form definition linked to the user interface form. NOTE: Use next to the input field to link in a new form definition for the interface form. |
Caption |
Caption shown on the user interface form. The caption is used to represent the user interface form in the task view and in the form context menu of the user interface. Translate the given text using the button. |
Online help link |
The form's help key for navigating to the relevant chapter in the online help. |
Description |
Detailed description of the user interface form. TIP: The description is shown as a tooltip in the task view. |
Icon |
Icon marks the user interface form in the user interface. |
Sort order |
The sort order determines the position of the interface form in the task view and in the form’s context menu in the administration tools. NOTE: When you enter objects in the Manager, the user interface form of the Edit form type is always displayed with the lowest sort order. |
Preprocessor condition |
User interface forms can be given a preprocessor condition. This means that an interface form is only available when the preprocessor condition is fulfilled. NOTE: In the Designer, you can find an overview of existing preprocessor dependencies in the One Identity Manager Schema > Preprocessor dependencies category. |
Control deactivation |
Specifies which buttons in the toolbar are to be disabled in the front-ends Permitted values are:
|
Deactivated |
Use this option to label interface forms that should not be shown in the user interface. NOTE: This change is also permitted for user interface forms in the default user interface and is not overwritten on schema installation. |
Disabled by preprocessor |
If an object definition is excluded through a preprocessor condition, this option is set by the Database Compiler. |
Show modal |
Specifies whether the form is displayed in a separate dialog. Used by wizards for entering data. |
Open on new tab |
The form is opened on a new tab. |
Configuration |
The configuration is used to limit the tables and columns on display. Templates for the configuration data definition are found in the pop-up list XML templates. In the Properties section, you can transfer special properties of the form that were implemented during form development. For example, the report name and special report parameters can be passed to the report interface form by using this section. |
Insert values |
Insert values are only of relevance to interface forms of the Edit form type. With them you can specify the default values for the columns that are assigned when a new object is added. The input is in VB.Net syntax. |