Search results

How to use linking URL and dashboard in iframe Embedding

In iframe embedding, there is support for linking dashboard URLs, which helps you to open the specified dashboard in a popup window. Also, supporting to open any URL inside the popup using linking support.

Please follow the steps for using Linking in Iframe

  1. In Bold BI Server, the user can edit the dashboard, select one widget and click the widget settings. Then should enable Link, add the linked URL in the URL text box, select Popup target and add Title for the popup. To learn more about this, refer here.

    EnableLinking

  2. Then, Publish the changes and render the dashboard on the viewer page.

  3. For rendering the desired dashboard in Iframe, click the Share option in the dashboard and choose Get Embed Code.

    ShareOption GetEmbedCode

  4. Copy the embed URL by clicking the copy icon from the Embed Code dialog. Embed the copied code into your web application and then run the application.

    GetEmbedCode

  5. Once the dashboard is rendered in your application, click the widget column to open the widget action context menu and click the Link option.

    LinkingDashboard

  6. Linked dashboard will open in Popup with Title like the below image.

    PopupDashboard