Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how to remove tab from web browser

Hi to all,

I want to remove tab that contains "clear, bookmark,new sheet objects etc." I have attached a screenshot that show which tab is. Untitled.png

9 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

See here


talk is cheap, supply exceeds demand
Clever_Anjos
Employee
Employee

Not applicable
Author

configuration, Document properties, General sheet, check hide sheet tab

see attachment.

Regards.

Not applicable
Author

thank you very much for your reply. I solved this problem by changing opendoc.htm document. It located in

C:\Program Files\QlikView\Server\QlikClients\QlikViewAjax. I comment the line

<divavq="toolbar:.StandardActions" class="QvToolbar"id="QvToolbar"></div> and tab is removed.

jvitantonio
Specialist III
Specialist III

You shouldn't do this. By doing so, your version of Qlikview becomes unsupported by QlikTech. You should use the extension object.

Not applicable
Author

thanks for this info. I did not know this, thaks again. How can i use extension object?

jvitantonio
Specialist III
Specialist III

As Gysbert mentioned, you can download it from here

Not applicable
Author

thank you very much for your reply but i am new in qlikview and dont know how to use nobar.qar. I download it then what will i do?

jvitantonio
Specialist III
Specialist III

A .qar file is like a .zip file. Download the file in your server .Doubleclick on it. It will automatically install. Once this is done, open your dashboard, in the menu bar go to Settings -> Document Properties -> Extensions.

You will see to text boxes. Installed Extensions and Active Extensions.

Add "nobar" from Installed Extensions to Active extensions.

Save document and test in Ajax.

I hope this helps.