Hi,
I have a requiement where in I want to pull me Org Chart for Customer in an iFrame. When I click on Open Org Chart button on my account I am able to navigate to Org Chart but I want the same org chart in my iFrame. I create a URL document.getElementById("heirarchy").src = clientUrl + "/_root/hierarchy.aspx?etc=1&oId=" + recId + "&pagemode=iframe&sitemappath=SFA|Customers|nav_accts"; for account hierarchy but not I want the same for my contact hierarchy. Can you please help here?







