cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

hello,

I have a new challenge, and I'm not sure if its solution will come from DS side or BO side:

I'm using DS 1.2 SP01 and BO 4.1 SP02

I'm trying to add a DS Dashboard over HTML Page using Iframe tag. as a source link of the Iframe I use the OpenDocument link and get the following result:

Now, I want to hide the Right Panel (which I Marked). the class of this div tag is "openRightPanel", but I can't access it using CSS from the HTML side because of a cross domain Restriction. I didn't find a BO configuration which hide this panel either. Does anybody have an Idea how to hide this div, or any other classes in the Iframe?

thanks.

Amit

0 Likes
View Entire Topic
vignesh_haridoss
Explorer
0 Likes

Hi Amit,

You can hide the Detail panel/Arrow in the Open document URL with the &noDetailsPanel property.

Please append the property to the Open doc URL as below and you wont get the properties panel.

Note: But this property will only work if you upgrade your BI Platform to BO 4.1 SP03+

Regards,

Vignesh