The Object View widget provides detailed information about a single object by displaying an embedded object view within a Workshop module. A builder configuring an Object View widget can:
This is an example of a configured Object View widget displaying a single Airport
object:
This is the initial state of an Object View widget and its configuration panel:
Full object view
Hide tabs: Hides the tabs of the object view. Tabs are always hidden for object views with a single tab, so this is only applicable to object views with multiple tabs. Users will be unable to navigate to different tabs of the object view when this option is selected.
Go to initial tab on object switch: Automatically navigates back to the initial tab when the displayed object changes. The initial tab is the first tab in the object view by default, but can be configured to a different tab using the parameter below.
Initial object view tab ID: This controls the tab that will initially display when the object view is first opened. If not configured, the first tab will show by default.
Interface configuration: Defines a mapping from the current module's variables to an object view tab's module interface. Start by adding an object type to the mapping, then select a tab that has a module interface defined and populate the interface. For more details, visit the interface configuration section for embedded modules. Legacy object view tabs are not supported.
Revert to legacy widget: This downgrades the object view widget to the legacy version. The legacy widget loads legacy object view tabs faster, but does not support interface configuration.
Panel object view
Interface configuration: Defines a mapping from the current module's variables to an object view panel's module interface. Configure this by adding an object type to the mapping and populating the panel's module interface. For more details, visit the interface configuration section for embedded modules.