Versions Compared

Key

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

This guide describes the different profiling options that exist when it comes to showing, hiding and formatting various information in the web viewer. These profiling options are added to profile.config

...

TriggerFormatting sampleDescription
Id<Trigger id="1"/>
Identity<Trigger identity="10203040"/>
LogicalIdentity<Trigger logical-identity="Main"/>Label on a presentation
Base type<Trigger base-type="Document"/>Document, Part, Part assembly, Catalogue
Part number<Trigger part-number="1234567890"/>


Trigger actions

A trigger action may be carried out on a presentation and the following actions exist.

ActionSampleDescription
DisplayBrand
Display brand information such as name. Default is false.
DisplaySpecifications
Display specifications. Default is true.
DisplaySpecificationsLabels
Display labels for each specification were applicable. Default is true.
DisplayIdentity
Display identity. Default is true.
IdentityFormat
Format used to display identity for presentations and catalogues nodes. See formatting below.
PartNumberFormat
Format used to display part number. E.g if parts shall be written in a specific format. See formatting below.
DisplayName
Display name. Default is true.
DisplayDescription
Display name. Default is true.
DisplayFilters
Display filters on the presentation. Default is true.
HideFiltersIfFilterApplied
If true, the filters is not displayed regardless of DisplayFilters property, when a filter is applied. Default is false.
ReferencesDisplayMode
Determines the display mode (placement and appearance) of the references component. Default is toolbar. See Component display mode.
FootnotesDisplayMode
Determines the display mode (placement and appearance) of the footnotes component. Default is toolbar. See Component display mode.
BulletinsDisplayMode
Determines the display mode (placement and appearance) of the bulletins component. Default is toolbar. See Component display mode.
UsedInDisplayMode
Determines the display mode (placement and appearance) of the used in component. Default is canvas and collapsed. See Component display mode.
ReferencesDisplayMode
Determines the display mode of the information pane. Default is AlwaysVisible
UsedIn
Determnines the used in settings. See used in settings.
CatalogueTreeDisplayMode
Determines the visibility of the catalogue node tree. Default is visible and collapsable. See Pane display mode.
Inline
Indicates that the catalogue should be inlined (as all other presentations) instead of navigating to a new page. Default is false.
CatalogueNodeSetting
Determines the catalogue node settings for the catalogue. Triggerable. Multiple. See Catalogue Node settings
SpecificationSetting
Determines the specifications settings for the catalogue. Triggerable. Multiple.
SpecificationSort
Determines the sort for the specifications
SpecificationsTextKey
Text key for specifications heading.
CollapseSpecificationsCount
The number of specifications when the specifications gets collapsed.
CollapseFilterCount The number of filters when the filter gets collapsed.
PartAssemblyRowSetting
Determines the part assembly row settings.

...