/
Technical documentation - Tabs

Technical documentation - Tabs

This article describes how to configure favourites preview.

This configuration is available in version 5.1.2 and later.

Overview

The Tabs option makes it possible to place groups defined in presentaitonSettings as tabs in a view.

Configuration

Tabs are based on groups attribute which may be placed on most items in PresentationSettings.

<Presentation template="part"> <Trigger base-type="Part"/> <!-- Properties will be placed in a group, which will be placed under a tab with the label defined. --> <Properties display="bodyfooter" group="tab1" group-tab="true" group-label="ProductInfo" label-tag="h3" label="" backdrop="full" show-all-count="200" layout-direction="vertical"/> <!-- Footnotes will be placed in the same group as properties and then appear under the same tab as properties. --> <Footnotes display="bodyfooter" group="tab1" group-tab="true" group-label="ProductInfo" label-tag="h3" label=""/> <!-- Used will be placed in a group, which will be placed under a tab with the label defined. Since UsedIn is also placed in bodyfooter the two tabs will be beside each other. --> <UsedIn id="default" display="bodyfooter" group="tab2" group-tab="true" group-label="UsedIn" label="" enable-root-navigation-only="true" presentation="true" catalogue-node="true" presentation-catalogue-node="true" bulletin="false" bulletin-catalogue-node="false" bulletin-presentation="false" navigation="allexceptnodes,node" navigation-element="catalogue" node-path-mode="auto" navigation-offset="0"> <DataViewOptions page-sizes="25, 50" default-page-size="25" auto-hide-page-sizes="true"> </DataViewOptions> </UsedIn> </Presentation>

Ā 

Options

Usage

Values

Options

Usage

Values

group-tab

If true the group will be the content under a tab.

true / false

group-label

Name of tab as keytext.

String

Ā 

Related articles

Related content

Technical documentation - Favourites function
Technical documentation - Favourites function
More like this
Technical documentation - Presentation settings in version 4.3 - 4.5
Technical documentation - Presentation settings in version 4.3 - 4.5
More like this
Technical documentation - Tables and used-in in web viewer version 5.0 and later
Technical documentation - Tables and used-in in web viewer version 5.0 and later
More like this
Technical documentation - Configuring node view in catalogue
Technical documentation - Configuring node view in catalogue
More like this
Technical documentation - Catalogue Navigator and Quick Navigator
Technical documentation - Catalogue Navigator and Quick Navigator
More like this
Settings in Manager
Settings in Manager
More like this