Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

XML tag

Usage

Attributes

Identity

To control how identity on a presentation is shown.

display tag label-tag format group group-order

Name

To control how name on a presentation is shown.

display tag label-tag format group group-order

Description

To control how description on a presentation is shown.

display tag label-tag format group group-order

PartNumber

To control how part number on a part is shown.

display tag label-tag format group group-order

Image

To control how image on a presentation is shown.

display as-background max-count group group-order

Properties

To control how properties as specifications on a presentation is shown.

display tag label-tag backdrop show-all-count group group-order

HighlightedProperties

To control how highlighted properties as highlighted specifications on a presentation is shown.

display tag backdrop group group-order

Node

To control catalogue when user has moved into a node or nodes in a NodeView

Version 5.2. empty-action

“hide” will hide node in NodeView if emtpy

“disable” will dim and make node not clickable in NodeView if empty

NodeView

To control gallery of a catalogue

Version 5.1: display label label-tag class

Replacement

To control how replacements on a part is shown.

display label-tag group group-order

Bulletins

To control how bulletins on a presentation is shown.

display label label-tag class group group-order

CrossSales

To control cross sales. See separate article.

display label-tag group group-order

FavouritesPreview

display label-tag group group-order displayCount

Introduced in version 5.1. See separate article.

Filters

To control how filters are displayed

display label label-tag class group group-order

FitsIn

To display which products the presentation fits in. Useful as a short form of UsedIn and for SEO.

Introduced in version 5.1.

display

Footnotes

To control how footnotes on a presentation is shown.

display label label-tag class group group-order

HtmlAttribute

To add attributes which can be used in css.

Code Block
languagexml
<!-- Will add html attribute like presentation-type="Kit" -->
<HtmlAttribute name="presentation-type" property="Presentation.Type.Code"/>
<!-- Will add html attribute like presentation-region="EMEA" -->
<HtmlAttribute name="presentation-region" property="Presentation.Specifications[Code=Region]"/>

In version 5.1.8 and later.

name property

MainLayout

To control mail layout behaviour as NavigationBar.
In version 5.1 and later

See separate article

NoteIcon

To control how note icons are shown on notes.

display tag class group

OrderHistoryPreview

To present a preview of latest orders.

display label-tag group group-order displayCount

Introduced in version 5.1. See separate article.

OrderStatisticsSettings

To control statistics. See separate article.

display label-tag group group-order

PartOptions

To control how part options are painted.

In version 5.1 and later

display label-tag group group-order

References

To control how references on a presentation is shown.

display label label-tag class group group-order

SearchSettings

To control statistics. See separate article.

display label-tag

Title

To present title of presentation in h1 tag of the page. Used for SEO.

Introduced in version 5.1.

display

Toolbar

To control how toolbar on a presentation is shown.

display group group-order

UsedIn

To control used in section. See separate article.

display label-tag group group-order

OrderStatisticsSettings

To control statistics. See separate article.

display label-tag group group-order

Widgets

To add widgets in a presentation or asset.

In version 5.1 and later

display label-tag class group group-order

See separate article.

...