Introduction
You can write HTML to embed directly into Kepion dashboards. For example, you could embed a Power BI report to supplement one of your dashboard pages. The HTML editor is where application modelers can write HTML snippets to embed.
This article covers:
- Navigating to an HTML node.
- Using the HTML editor.
- Viewing published versions of HTML.
- Resources for further learning.
Navigation
Follow the steps below to go to the HTML editor.
1. Go to Modeler and select an application.
2. Expand Application > HTMLs and go to your HTML.
You will land on this page:
Use editor
The HTML editor offers the following functionality.
Editor
The workspace where you write your HTML.
Undo
Reverse the most recent change.
Redo
Repeat the most recent undone change.
Note: All actions must be undone or redone in the order you did or undid them.
View published HTMLs
After writing the rule, you can view a published, read-only version that shows injected values where your variables were. To do so, select Publish from the dropdown.