Object names (IDs) and titles
System
Fields:Name) and Title (System
Fields:Title).
By default, the Title field is not enabled, and the Name of an object instance must be unique within a folder.
- The
Name.IDcomponent stores the name, which must be unique within a folder and must meet the requirements for system names. - The
Name.Titlecomponent stores a longer name. The title does not need to be unique and can contain up to 3,748 bytes. Auto-naming updates the ID component only.
| Default (No Title component) | Title component enabled |
|---|---|
Object names have one component, Name (System
Fields:Name). |
Object names have two components: ID and Title. |
Name (System Fields:Name)
|
ID (System Fields:Name)
Title (
System Fields:Title)
|
Enabling the Title field
An administrator can enable the Title field for an object type. Click , click Edit, and then click Enable Title Component. The values from the Name field are migrated to the ID component.
Next, choose how you want the Name field to be displayed: Title only, Title (ID), or ID (Title). This selection determines how the object is referenced throughout the system.
Finally, you can make the Title field required or optional. When Title is required, users must enter a Title before they can save an object record.
When the Title field is enabled, it's displayed to users so they can populate it on records of this object type. The Title component is also available within the Workflow Designer, GRC Calculations, and in the filters for the object type. If the Title field is empty on a record, then the value in the ID component is displayed.
Populating the Title field
You can use a script to populate the Title field with values from another field, such as Description. For more information, see Populating the Title component of objects.
Example of the Title field in a Grid View
The following example shows a Grid View for KRIs. In this example, the Title field is enabled for the KRI object type and the display is set to Title only. The Title displays in the Name column of the grid. Hovering over the entry displays the ID and Title of the object. The ID, Title, and Description are all available for search and filtering within the Grid View.

If the Title field is empty, the value of the ID component is displayed in the Name column.
Example of the Title field in a Task View
The following example shows a Task View for KRIs. In this example, the Title field is enabled for the KRI object type and the display is set to Title only.
The Title is displayed in the Task View header and within the relationship tree diagram.


Example of the Title field in the View Designer
The following example shows the Name field in the View Designer. When you click the Name field, the ID and Title are displayed. In this example, the Title is editable and optional for this Task View.
