TABLE OF CONTENTS
Details Config Section
Introduction
The Details Config section within each module in ManagementStudio allows administrators to define the properties and structure of elements displayed in the module's Details tab. This article uses the Applications module as an example, but the same principles apply to all modules in ManagementStudio.
To access the Details Config section, navigate to:
Administration → Applications → Details Config
Details Config Overview
The Details Config interface provides a structured view of the fields available in the Details tab for the module. The columns and their functions are described below:

| Column | Description |
|---|---|
| MP | Indicates fields shared across projects. Tick boxes show which fields are shared. |
| Internal Name | The non-editable internal field name, typically used in the API. |
| Display Name | The label of the field as shown in the Details Page UI. |
| Display Order | Determines the order fields appear in the UI. Fields with lower values are displayed first. |
| Width | Specifies how many of the 12 available columns the field will occupy in the Details Page layout. |
| Visible | Controls whether the field is shown on the Details Page. Marking a field as invisible moves it to the bottom of the list. |
| Read Only | When enabled, users cannot edit the field in the UI. |
| On New Line | Forces the field to start on a new row in the Details Page layout. Normally, fields fill available row space until a new row is needed; this option enforces starting a new row for the selected field. |
| Format String | Allows custom formatting of dates, times, and numbers. Uses the same formatting syntax as the System.String Format Function. Example: {0:dd-[MM]-yyyy} renders 11th of February 2020 as 11-[02]-2020. |
| List of Custom fields to show in the custom field panel | Designates which custom fields appear in the custom field panel. For setup instructions, refer to the Custom Forms - Displaying Custom Fields within the Details Tab article. |
Further Support
For additional assistance, visit the ManagementStudio Service Desk to search the knowledge base or to submit a support ticket.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article