OpenDialogWindow
Opens a content page in a dialog.
Use
The function is called event-driven and can be found in the Actions and Conditions editor under Functions > BuildingAutomation.
Parameter
Content
tchmi:framework#/definitions/ContentPathPath to the content to be displayed.
Buttons
tchmi:framework#/definitions/TcHmi.BuildingAutomation.DialogWindowButtonsButtons for closing or confirming the dialog.
Modal
tchmi:general#/definitions/BooleanDetermines whether the dialog is opened modally or not.
Scrolling
tchmi:framework#/definitions/ScrollModeDetermines whether the content can be scrolled.
Headline
tchmi:general#/definitions/StringTitle of the dialog.
Width
tchmi:general#/definitions/NumberWidth of the dialog.
WidthUnit
tchmi:framework#/definitions/MeasurementUnitUnit of the width of the dialog.
Height
tchmi:general#/definitions/NumberHeight of the dialog.
HeightUnit
tchmi:framework#/definitions/MeasurementUnitUnit of the height of the dialog.