Global panel: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
The [[global]]'s values are only changed by the [[Stakeholder]] when they press the ''Send'' button. | The [[global]]'s values are only changed by the [[Stakeholder]] when they press the ''Send'' button. | ||
[[File:Global_panel_with_popup.png|frame|left|Global panel with two adjustable [[global]]s that is opened by clicking on the [[popup]] in the [[3D Visualization]]. The popup belongs to the [[Global Panel]] | [[File:Global_panel_with_popup.png|frame|left|Global panel with two adjustable [[global]]s that is opened by clicking on the [[popup]] in the [[3D Visualization]]. The popup belongs to the [[Global Panel]].]] | ||
{{article end | {{article end | ||
|howtos= | |howtos= | ||
* [[How to add a Panel which can be opened from an Action Menu]] | * [[How to add a Panel which can be opened from an Action Menu]] | ||
|api=* [[Api session event editor panel add]] | |||
* [[Api session event editor panel add global]] | |||
* [[Api session event editor panel remove global]] | |||
* [[Api session event logic global set value]] | |||
}} | }} | ||
{{viewer nav}} | {{viewer nav}} | ||
Revision as of 13:54, 3 July 2026
The Global panel is a user interface panel that is shown when opening the panel for a Global Panel item. It can be used to adjust globals' values during a session. These globals can be used to adjust TQL results for indicators or formula results for Combo Overlays present in the project.
The global's values are only changed by the Stakeholder when they press the Send button.

How-to's
API Endpoints