Object views are customizable, reusable representations of object data. They are the primary means through which users experience core Ontology objects. Both the full and panel object views can be customized per object type. The content of the object views is created through Workshop modules, enabling flexibility in how objects are represented across the platform.
Default object views are automatically created for each object type. The default full object view contains a list of prominent properties, or all non-hidden properties if none are prominent, and a list of the object’s links. The default panel contains the same list of properties. The default views will dynamically update to reflect changes made to the object type, such as new properties or property renames, but once an object view is edited it becomes user-managed and all further updates must be made manually.
The permissions required to edit the object view for an object type depend on whether the object type uses Ontology roles:
Object View Admin
application permission in Control Panel, as well as the Editor
role on the object type's input datasources.Ontology Editor
role on the object type.Unless you manually convert the Workshop module for an object view tab to a standalone module through legacy configuration options, the Workshop module’s permissions will be managed by the object type. This ensures that permissions between the module and the object type are kept aligned, so users with permission to edit or view the object type will also be able to edit or view all modules inside the object view.
There are many ways to access object view configuration.
The full and panel object views for an object type can be previewed in the Object views tab in Ontology Manager. In the header, you can select and pin a default display object to preview. You can also preview the full and panel form factors, and test how the object view appears in light and dark mode. Configuring the object view can be accessed using the Edit option in the right side of the header.
In Object Explorer, an object type’s object view configuration can be accessed when viewing an object by selecting More > Advanced > Edit object view.
When viewing a panel object view within an application, configuration can be accessed by hovering over the dropdown ellipsis and selecting Edit. The dropdown only appears for users with permission to edit the object view.
These edit entry points lead to the object view editor, where the object view tabs can be managed, and content can be edited with all the standard features of a Workshop module. Once published, edits will apply to all objects of the object type. For more editing information, refer to the full object view configuration and panel object view configuration.