Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all - is it possible to remove the bar that appears above the tabrow in an app deployed on the web? I'm talking about the bar with forward, back, clear selections, bookmark, etc, etc. Thanks!
TO hide the toolbar in the AJAX web viewer refer to these 'document extensions'
One will take out the whole toolbar, the other will allow you to remove selective functions
http://community.qlik.com/docs/DOC-3577
http://community.qlik.com/docs/DOC-4236
Extensions need to be registered in the document and on the server.
Let me know if you need help with that.
HI,
Click Toolbar options ->Add remove butons->Customize
and unselect Navigation
-Sathish
Hi Sathish - so everything you view (toolbar-wise) in the QV developer tool will be reflected in what you deploy online?
You may tell to the users have to do same in access point. Then users will not able to see the toolbars.
-Sathish
Forgive me, Sathish, but I am only seeing the option to customize my toolbars in Qlikview 11, not in the deployed Qlikview app (in a web browser). Is this the only option I have?
TO hide the toolbar in the AJAX web viewer refer to these 'document extensions'
One will take out the whole toolbar, the other will allow you to remove selective functions
http://community.qlik.com/docs/DOC-3577
http://community.qlik.com/docs/DOC-4236
Extensions need to be registered in the document and on the server.
Let me know if you need help with that.
Awesome! Just what I needed. Thanks Jonathan!