I am trying to display a dashboard on a Visualforce page, but keep coming up empty!
Here is my code:
<div>
<iframe> src="https://na2.salesforce.com/01Z40000000WILh?isdtp=vw" frameborder="0" height="5000" width="1024"></iframe>
</div>
but my output looks like this:
Is there an extra tag I have to add somewhere?
Thanks,
John
5 个回答
Sorry! You cannot do that. With the new Clickjack Protection[1] you cannot IFRAME non-setup Salesforce pages any longer!
[1]: http://docs.releasenotes.salesforce.com/en-us/spring14/release-notes/rn_forcecom_session_settings_clickjack.htm