Web panel: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The ''web panel'' is a panel that opens when inspecting a [[Panel]] item, either by clicking on its [[popup]] in the [[3D Visualization]] or by opening using the [[editor ]]interface.  
The ''Web Panel'' is a panel that opens when inspecting a [[Panel]] item, either by clicking on its [[popup]] in the [[3D Visualization]] or by opening using the [[Editor]] interface.  


It shows the html (web) content that is configured in the [[Web Panel]] item in the browser of the [[viewer ]]interface. This can be a simple text to an official web page, depending on the [[Panel#Types|type of panel]]; Text, Web or Excel.
It shows the HTML (web) content that is configured in the [[Panel]] item in the browser of the [[Viewer]] interface. Content ranges from simple text to full web pages, depending on the [[Panel#Types|panel type]]: Text, Web, or Excel.


The panel currently has a set width and height, which is configured in the [[Web Panel]]'s panel, though the actual size of the panel is still limited by the size of your window.
The panel's dimensions are configurable, but the final size is limited by the application window.


<gallery heights=300px widths=300px>
<gallery heights=300px widths=300px>
Line 16: Line 16:
|howto=
|howto=
* [[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 set url]]
}}
}}


{{viewer nav}}
{{viewer nav}}

Latest revision as of 13:40, 8 July 2026

The Web Panel is a panel that opens when inspecting a Panel item, either by clicking on its popup in the 3D Visualization or by opening using the Editor interface.

It shows the HTML (web) content that is configured in the Panel item in the browser of the Viewer interface. Content ranges from simple text to full web pages, depending on the panel type: Text, Web, or Excel.

The panel's dimensions are configurable, but the final size is limited by the application window.