Skip to content
logoBack to home screen

Display Metadata

The Display package gathers together all metadata that in some way alters the way the model components are displayed in Control Center or Explorer.

General

This package is similar to another metadata package Prompt Metadata. However, the Display package is concerned with how the components are displayed in tribefire – for example, the DisplayInfo can be used to change programing-centric names into a more readable variation, such as firstName to First Name – whereas the Prompt package is concerned with how the values of the components are handled in tribefire. Priority, for example, alters the order of properties.

The metadata based on DisplayInfo are used to determine how the components' names should be displayed in tribefire – as shown above, DisplayInfo can be used to display a property name as First Name, rather than firstName.

Available Metadata

NameDescription
SortDirectionEnum. Available options are ascending and descending
BulletingThis metadata property allows you to configure whether properties of a list type are displayed in a numbered list.
DefaultSortYou can use this metadata to configure which column is sorted by default.
DisplayInfoYou can use this metadata to configure the name, description, and icon of an element at once.
EmphasizedThis metadata property allows you to configure the emphasis of each instance when displayed in Explorer.
GroupAssignmentThis metadata allows you to assign different properties to a group.
GroupByThis metadata allows you to group entities and enums, either by property or by type.
GroupPriorityThis metadata allows you to assign different properties to a group.
HideLabelThis metadata allows you to hide the property name of a property within the details view in tribefire Explorer.
IconThis metadata allows you to change the model's icon.
ModelDisplayInfoThis metadata allows you to configure how the model should be labeled.
SelectiveInformationThis metadata allows you to configure what is displayed in the first column of each entity type instance in tribefire Explorer.