URL¶
The URL dashboard panel is used for displaying a web page in a dashboard.
Form Fields¶
-
Panel Name - Name of the panel to be displayed in the panel header.
-
iFrame Source - The URL that will be opened in the panel.
-
Hide Header - Whether or not the panel header is shown.
-
Width - Limit the panel to a specific percent width of the dashboard, ranging from 0.01 to 1.
-
Auto Height - Whether or not the portlet should automatically increase in height to show the entire web page.
-
Height - If Auto Height is not checked, limit the portlet to a specific height in pixels.
Best Practice¶
- Only web pages that are served via secure web access (HTTPS) can be displayed in a panel. Pages served via regular web access (HTTP) can not be displayed, and will trigger a "Mixed Content" type of error.