Used as
-
Card
Summary
Display some information of a Point with an InfoSource: description, notes, mnemonic, ...
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
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
SFormat is supported.