Category / Section
How to create a dashboard and edit the existing dashboard in iFrame embedding?
Published:
In iFrame-based embedding technique, we have the option to create a dashboard and edit the specific dashboard. Here, we are going to demonstrate editing a specific dashboard and creating a dashboard using iFrame-based embedding.
Steps to embed the dashboard in edit mode:
- Obtain the embed URL by clicking the context menu of the respective dashboard in the Bold BI server and by selecting the
Get Embed codeoption. - Choose the mode Edit for embedding the dashboard in edit mode.
- Copy the embed URL by clicking the copy icon in the Embed Code dialog.
- Embed the copied URL into your web application. When you run the web application, it will show the login window. When you click the login button and log in with valid user credentials, the dashboard design page will be embedded. To avoid logging in, use the single sign-on method.
Steps to embed the dashboard in create mode :
- To emebd the dashboard in create mode, change the embed URL, as shown in the following image.
- Embed the above embed URL into any web application. Run the web application; it will show the login window or dashboard based on the type of dashboard. Click the login button and enter the valid user credentials, and then the dashboard creation page will be embedded.
Related topics:
- To know more about different iframe embedding, data source embedding, and widget embedding.
- To know more about different JavaScript embedding, dashboard in view mode, dashboard designer, data source embedding, pinboard embedding, and widget embedding.