Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics CRM (Archived)

Embed Dashboard inside another Dashboard using iframe

Posted on by 140

I have embedded a Dashboard inside another Dashboard , But when I click on any link the browser is navigating to the entity within the iframe. How Can I avoid this. I am using iframe as I have to display more than 6 components on single Dashboard.

*This post is locked for comments

  • GPrasanna Profile Picture
    GPrasanna 140 on at
    RE: Embed Dashboard inside another Dashboard using iframe

    Thank You for the reply. I actually have 2 dashboards for a user. We wanted to add few more components on those 2 dashboards but as the Dashboard components limit is 6 we created another dashboard and included in iframe in the 2 dashboards. Thought we can still show the 3rd dashboard to the user from home page.We are looking for some option to reduce the no of clicks for the user to navigate between 3 dashboards. I tried keeping the iframe directly on the dashboard as well as keeping in webresource. But both the ways they are opening within the iframe.

  • Verified answer
    Kokulan Profile Picture
    Kokulan 18,048 on at
    RE: Embed Dashboard inside another Dashboard using iframe

    I did have similar issues when i tried to display one CRM record within another using IFrame, its due the way the modern CRM pages are rendered, it does not behave well when we render a crm page within an Iframe in a CRM page.

    You could try the following and see if that helps at all

    What if you create an HTML web resource, have the content as shown below

    <!DOCTYPE html>

    <html>

    <body>

    <h2>Dashbaords</h2>

    <table style='width:100%'>

     <tr>

       <td style='width:50%'>

    <iframe src="yourcrmorg.crm0.dynamics.com/.../dashboard.aspx{GUID}&dashboardType=1030&pagemode=iframe"></iframe>

    </td>

       <td style='width:50%'>

        <iframe src="yourcrmorg.crm0.dynamics.com/.../dashboard.aspx{GUID}&dashboardType=1030&pagemode=iframe"></iframe>

       </td>

     </tr>

    </table>

    </body>

    </html>

    And then you can have this web resoruce as Site Map tile link,

    ScreenClip-_5B00_187_5D00_.png

    ScreenClip-_5B00_187_5D00_.png

  • GPrasanna Profile Picture
    GPrasanna 140 on at
    RE: Embed Dashboard inside another Dashboard using iframe

    I am using yourcrmorg.crm0.dynamics.com/.../dashboard.aspx{GUID}&dashboardType=1030&pagemode=iframe in my iframe src and still the issue is occurring . But it is randomly opening the record within the iframe. Not sure what is causing to open within iframe.

  • Suggested answer
    Kokulan Profile Picture
    Kokulan 18,048 on at
    RE: Embed Dashboard inside another Dashboard using iframe

    Hi

    Try the following and see if this helps sort your issue out

    1. Without Dashboard Title / Dashboard Selector

    yourcrmorg.crm0.dynamics.com/.../dashboard.aspx{GUID}&dashboardType=1030&pagemode=iframe

    2.  With Dashboard Title /Dashboard Selector

    yourcrmorg.crm0.dynamics.com/.../home_dashboards.aspx{GUID}

    community.dynamics.com/.../212941

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans