Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to hide the tool bar in AJAX for one document

We have a QV document with only one chart. This document is available with the AJAX client.

Because the document is so simple, we want to hide the tool bar.

I only have found that you can hide or show the tool bar using the registry. However, I only want to hide the tool bar for this specific document.

Do you know how to do it?

Kind Regards,

Kim

Labels (1)
12 Replies
mvluttge
Partner - Contributor III
Partner - Contributor III

The link appears to be broken?

antose
Partner - Creator II
Partner - Creator II

Hi Martin!

In QV11

  • Take o copy of OpenDoc.htm located in :\Program Files\QlikView\Server\QlikViewClients\QlikViewAjax
  • Rename it to OpenDocNoToolbar.htm
  • Remove line <divavq="toolbar:.StandardActions" class="QvToolbar"id="QvToolbar"></div>

In QMC

  • Select document in User Documents
  • Got to Availability and type OpenDocNoToolbar.htm in the url

Skärmklipp.JPG


Josh_Good
Employee
Employee

This can now be done using an document extension.  Here is a link

http://community.qlik.com/thread/49854

Not applicable
Author

link is not working

Bill_Britt
Former Employee
Former Employee

It works for me. Try seaching forDocument Extension to remove grey toolbar in QVS

Bill

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.
Not applicable
Author

i used this solution and it works fine but the problem is that when ever the document is reloaded on server (everyday in my case) the url disappears from box where it was entered in the qmc. Is there a way to set up a task so that this does not happen after every reload ?

Not applicable
Author

The link does not work

Not applicable
Author

Link does not work

Anonymous
Not applicable
Author

This works for me in Q11 SR8.

And this is actually to set the toolbar for each .qvw file.

If you want this setting be used for all the .qvw files, then you can change the setting in general in QMC as well as below:

System-> QlikView Web Serves-> select the server

In the right opened window , select Web tab:

Here in the Root Folders, you need to set the root folders Name and Path for the QlikViewAjax.

Then in AccessPoint tab:

For the "Full Browser and Small Device Version", provide the path of html file with toolbar setting.