Existing Assembly Options
The Overview tab in the Display Editor is your starting point for creating forms or user displays. You can design a display or form backed by Microsoft's .NET technology or a web form backed by HTML using a graphical interface. Alternatively, you can select an existing assembly or web page for a display or form.
Attribute | Value | Description |
---|---|---|
Name | Required; user-defined up to 50 characters | Specifies a display name for a resource |
Description | User-defined up to 255 characters | Provides more information about a resource that a user may find helpful. |
Graphical Designer Options
Attribute | Value | Description |
---|---|---|
Use an existing assembly | User-defined | Select this option to specify an existing .NET assembly and class name. |
Pre-existing File Options
The following table describes the required fields to create a form or user display from an existing assembly file.
Attribute | Description | |
---|---|---|
.NET Assembly | Click Set to locate and select the .NET assembly that contains the display you want to add. This field is available only when the Use an existing assembly check box is selected. | |
Class Name | Specifies the class name of the display contained by the selected .NET assembly. This field is available only when the Use an existing assembly check box is selected. | |
Additional Files |
Specifies any additional files required for the selected .NET assembly to work correctly. Important:
| |
Add | Click to browse and select the files that are required for the selected .NET assembly to work correctly. | |
Remove | Click to remove the selected files. |