Breadcrumbs

PointInformation

Used as

  • Card

 

Summary

Display some information of a Point with an InfoSource: description, notes, mnemonic, ...

image2019-7-26_16-16-59.png  

Notes and mnemonic can be directly edited from the view if the user has permissions to write on the InfoSource.

 

Implementation

There are two ways to add it to the FlexView:

  • Add a card from the settings bar, and choose in the list PointInformation

  • Or drag&drop it from the palette

image2019-7-26_16-18-21.png

 

Flex Widget Properties

  • Ascendant: SFormat that target an ascendant of the Point to display as: [AscendantLabel]: [link_to_ascendant]. Example: {origin.outRel('n:parentDevice')}

  • AscendantLabel: Label for the link that target the ascendant. Example: Equipment
    info  SFormat is supported.