Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Remove a header when viewing dashboard

hi all,

how to remove the title that we are getting on op of dashboard

header.PNG.png

Please suggest asap.

Regards,

Prajna

1 Solution

Accepted Solutions
sjhussain
Partner - Creator II
Partner - Creator II

Hello,

You can remove the header in the webpage when viewing the Dashboard.

What we did is the following:

1. Goto QV Ajax Directory on the QV Server

     On Windows 2012 R2

     C:\Program Files\QlikView\Server\QlikViewClients\QlikViewAjax

2. Copy opendoc.htm file to opendoc_notoolbar.htm (or other appropriate name)

3. Open opendoc_notoolbar.htm file

4. in the file under the <body> tag you will see <div> with id="QvAjaxToolbar "

     comment out this <div>

opendoc_notoolbar.png

5. Save the file opendoc_notoolbar.htm

6. Goto QMC

7. Click on Document Tab

8. Select your QVS Server (QVS@localhost)

9. Select the application for which you want to hide the toolbar.

10. Select Server -> Availability Tab

11.  In the Access point check the "Full browser and Small Device Version Option"

12 . Enter the opendoc_notoolbar.htm file in the URL option.

13. Click on apply

14. Refresh the page and hopefully you will see the toolbar hidden

Let us know how it worked out.

QMC.png

View solution in original post

21 Replies
Not applicable
Author

Is it possibl to do so?

Regards,

Prajna

vardhancse
Specialist III
Specialist III

Its a default menu given by qlikview access point.

We can't remove that.

sjhussain
Partner - Creator II
Partner - Creator II

Hello,

You can remove the header in the webpage when viewing the Dashboard.

What we did is the following:

1. Goto QV Ajax Directory on the QV Server

     On Windows 2012 R2

     C:\Program Files\QlikView\Server\QlikViewClients\QlikViewAjax

2. Copy opendoc.htm file to opendoc_notoolbar.htm (or other appropriate name)

3. Open opendoc_notoolbar.htm file

4. in the file under the <body> tag you will see <div> with id="QvAjaxToolbar "

     comment out this <div>

opendoc_notoolbar.png

5. Save the file opendoc_notoolbar.htm

6. Goto QMC

7. Click on Document Tab

8. Select your QVS Server (QVS@localhost)

9. Select the application for which you want to hide the toolbar.

10. Select Server -> Availability Tab

11.  In the Access point check the "Full browser and Small Device Version Option"

12 . Enter the opendoc_notoolbar.htm file in the URL option.

13. Click on apply

14. Refresh the page and hopefully you will see the toolbar hidden

Let us know how it worked out.

QMC.png

ashfaq_haseeb
Champion III
Champion III

Possible,

have a look at attached extension.

Regards

ASHFAQ

Not applicable
Author

cant i set it off.. coz the requirement is to hide that when viwing dashboard.

Regards,

Prajna

ashfaq_haseeb
Champion III
Champion III

Check my reply

It hide it for end users.

Regards

ASHFAQ

Not applicable
Author

Hi Ashraf,

I added this extension..but its not refected wm still seeing that header on top of my URL..

I wanted to thank u for the suggestions given fro accesssing qlikview over internet.

Regards,

prajna

ashfaq_haseeb
Champion III
Champion III

Hi,

Did you deploy extensions to their exact path.

There is rocket science behind it.

There are two types of extensions:

1) Document : Are installed into c:\Users\[youruser]\appdata\local\QlikTech\QlikView\Extensions\Document. They are activated into your Document Settings

2) Objects : Are installed into c:\Users\[youruser]\appdata\local\QlikTech\QlikView\Extensions\Objects. They are used as an usual object (graph or list box)

Make sure you have installed extension on the below paths.

Windows 7:

     C:\Users\[user]\AppData\Local\QlikTech\QlikView\Extensions\Objects

    C:\Users\[user]\AppData\Local\QlikTech\QlikView\Extensions\Document

Windows XP:

     C:\Documents and Settings\[user]\Local Settings\Application Data\QlikTech\QlikView\Extensions\Objects

    C:\Documents and Settings\[user]\Local Settings\Application Data\QlikTech\QlikView\Extensions\Document

 

Windows Server 2008:

     C:\ProgramData\QlikTech\QlikViewServer\Extensions\Objects

    C:\ProgramData\QlikTech\QlikViewServer\Extensions\Document

Windows Server 2003:

     C:\Documents and Settings\All Users\Application Data\QlikTech\QlikViewServer\Extensions\Objects

    C:\Documents and Settings\All Users\Application Data\QlikTech\QlikViewServer\Extensions\Document

for more details on how to deploy, have a look at below post.

Embedding web objects - basic questions

Regards

ASHFAQ

Not applicable
Author

I need to set the field value to N as by default its yes??

Regards,

Prajna