Render Iframe Node
The Render Iframe node allows you to embed an HTML page into a card.
This node only requires the insertion of the Iframe's source
(Figure 16 - 1) and permissions
(Figure 16 - 2).

Figure 16 - Render Iframe editor panel
In the source field, you can render a URL via a value or a variable, as shown in Figure 17 - 1.

Figure 17 - Render Iframe source field
In the permissions field (optional field), you can select which permissions to give the iframe (Figure 18 - 1):
- Allow downloads.
- Allow popups.
- Allow forms.
- Allow scripts.
- Allow same origin.
- Camera.
- Microphone.
- Fullscreen.

Figure 18 - Render Iframe permissions field
Figures 19 and 20 show an example of Render Iframe configuration and the respective card rendering.

Figure 19 - Render Iframe configuration example

Figure 20 - Card rendering example
The automation flow must end with a Render Iframe or a Render View node.
Updated 12 days ago