Example to hide the satus bar and page navigation:
http://www.spotfire.com/SpotfireWeb/ViewAnalysis.aspx?file=/HSSE/Incidents&options=2-0,4-0
Header | 1 |
Status bar | 2 |
Toolbar | 3 |
Page navigation | 4 |
Filter panel | 5 |
Details on demand | 6 |
Undo\Redo | 7 |
Export visualization image | 8 |
Analysis information | 9 |
Download as DXP file | 10 |
Help | 11 |
About | 12 |
Close | 13 |
Logout | 14 |
Edit button | 15 |
You can also pass other parameters to set filters a specific value
Full details here
4 comments:
All scripts mentioned above worked smoothly for me. I was trying to hide a value of grand total for particular column in cross table. Do you got any way through which we can implement that?
If your users are consumers, what about using a calculated column nulling the value when certain condition is met?
Hi Jose,
I have a web player url which has 'user' as parameter in it... I am assigning this url to a button using java...
when i click the button, my report is working fine in the webplayer..
Here my concern is, the user can copy the url from the address bar and modify the configuration block to see other user data in it.
I have hidden the address bar to overcome this issue, but it is working fine in IE only not in chrome..
Other than hiding the address bar in the web browsers, can you please suggest any idea to hide the configuration block...
Thank you in advance
Hello Vinobha
I am not sure how you are using Java with Spotifre. I suppose you are referring to Javascript.
I do not recommend configuration blocks for row level security. Instead, check out this video from Explains Stuff, who explains Spotfire stuff ver well https://www.youtube.com/watch?v=puc9gjv8_VI
Post a Comment