iFrame
An iFrame report lets you embed a webpage inside your NeoDash dashboard.
The page can be loaded from any web address starting with http:// or
https://, with some exceptions.
|
The webpage must not explicitly disallow itself to be embedded, such as https://google.com. |
To render iFrames interactively based on the dashboard state, your global dashboard parameters can be passed to it dynamically. See Advanced settings below for more information.
Advanced settings
| Name | Type | Default value | Description |
|---|---|---|---|
Replace global parameters in URL |
on/off |
on |
If set, replaces all instances of query parameters (e.g. |
Append global parameters to iFrame URL |
on/off |
off |
If set, appends the full list of global parameters as URL parameters to the specified URL. |
Report Description |
Markdown text |
If set, adds a button to the report header that opens a pop-up. The pop-up contains the rendered Markdown from this setting. |