Web panel: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by the same user 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. It shows the html (web) content that is configured in the [[Web Panel]] item in the browser of the [[user interface]]. This can be a simple text to an official web page, depending on the [[Panel#Types|type of panel]]; Text, Web or Excel.
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.


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 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.
<gallery heights=300px widths=300px>
File:Web_panel_of_text_panel_item.png|Web panel showing the content of a [[Text Panel]] item.
File:Web_panel_of_web_panel_item.png|Web panel showing the content of a [[Web Panel]] item.
File:Web_panel_of_excel_panel_item.png|Web panel showing the content of an [[Excel Panel]] item.
</gallery>


{{article end
{{article end
|seealso=
|seealso=
*[[Panel]]
*[[Panel]]
|howto=
* [[How to add a Panel which can be opened from an Action Menu]]
}}
}}


{{user interface nav}}
{{viewer nav}}

Latest revision as of 14:08, 20 February 2023

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 type of panel; 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.

See also