Dashboard Widget
A dashboard widget is an adaptive container that groups related elements and information on a Dashboard Page.
Dashboard widgets can contain a wide variety of HELIO Element Types, including Gauge, Magic Input or Magic Output.
Properties
Container
This icon will be displayed next to the element's label on pages that support it, like the Dashboard Page. An Element can make use of the icon to:
- Provide more context to add meaning
- Improve recognition and discoverability, especially on larger pages
Action
Button that will be displayed in the upper right corner of the element. By pressing it, users can execute an action.
Action that gets executed when clicking the button. Use it to:
- Open overlays that provide additional context or detailed controls for this element using the Open Page as Overlay Action.
- Navigate to other pages using the Navigate to Page Action.
- Execute logic on your PLC using the Write Data Variable Action or Call Data Method Action
Custom Layout
Declare a custom layout. It will be used whenever possible, otherwise HELIO switches to a fallback layout — unless you enforce the custom layout, in which case it is always applied exactly as defined. Check out the Layout for more information and details.
Display Condition
true or false you're good to go.

