<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Remove navigation toolbar from IE plugin at script level in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344366#M1305403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please suggest how do we remove navigation toolbar from IE plugin at script level?&lt;/P&gt;&lt;P&gt;One way of removing is to do right click on the document and select "Customize toolbar" and check/uncheck "Navigation".&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Appreciate if someone can suggest how to achieve the same through script level or at server level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Remove navigation toolbar from IE plugin at script level</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344366#M1305403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please suggest how do we remove navigation toolbar from IE plugin at script level?&lt;/P&gt;&lt;P&gt;One way of removing is to do right click on the document and select "Customize toolbar" and check/uncheck "Navigation".&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Appreciate if someone can suggest how to achieve the same through script level or at server level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344366#M1305403</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Remove navigation toolbar from IE plugin at script level</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344367#M1305405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems you can do that by removing / modifying at the user computer some registry keys. Backup your registry file before anything!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;[HKEY_CURRENT_USER\Software\QlikTech\QlikOcx\Toolbar 7\State-Summary]&lt;/P&gt;&lt;P&gt;"Bars"=dword:00000004&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[HKEY_CURRENT_USER\Software\QlikTech\QlikOcx\Toolbar 7\State-Bar0]&lt;/P&gt;&lt;P&gt;"BarID"=dword:000005dd&lt;/P&gt;&lt;P&gt;"Visible"=dword:00000000&lt;/P&gt;&lt;P&gt;"DialogBar"=dword:00000000&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/17651"&gt;Here&lt;/A&gt; you have how to automate the process to different computers at the same time. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 12:13:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344367#M1305405</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-06-08T12:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Remove navigation toolbar from IE plugin at script level</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344368#M1305406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We dont have any provision for client machine access as they are external users.&lt;BR /&gt;Would be great if we have any other approach to resolve this at SERVER level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 13:22:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344368#M1305406</guid>
      <dc:creator />
      <dc:date>2012-06-08T13:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Remove navigation toolbar from IE plugin at script level</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344369#M1305407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any solution towards hiding navigation toolbar in IE plugin ?&lt;/P&gt;&lt;P&gt;I am using Qv 11 SR1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 09:43:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344369#M1305407</guid>
      <dc:creator />
      <dc:date>2012-06-12T09:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Remove navigation toolbar from IE plugin at script level</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344370#M1305408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I mentioned above, there is no document nor server side property to hide the toolbar. You will need to either leave as it is or modify the Windows Registry in all the clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Ajax client allows you to comment a couple of lines where the toolbar is, but this does not apply to the IE Plugin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 09:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344370#M1305408</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-06-12T09:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Remove navigation toolbar from IE plugin at script level</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344371#M1305409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Miguel said, if you are moving over to AJAX you can use the attached document extension to remove the toolbar.&lt;/P&gt;&lt;P&gt;If it's external users it's probably recomended anyway since you will consume less bandwidth with the ajax client.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 09:54:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344371#M1305409</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2012-06-12T09:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Remove navigation toolbar from IE plugin at script level</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344372#M1305410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done it for Ajax client, in case of IE Plugin&amp;nbsp; is it possible to hide the &lt;STRONG&gt;Menu&lt;/STRONG&gt; option from the toolbar?&lt;BR /&gt;Concern regarding hiding menu option is to make unavailable some of the options like&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Document Support Info&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;About Qlikview&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="15819" class="jive-image-thumbnail jive-image" onclick="" alt="navigation toolbar.png" src="/legacyfs/online/15819_navigation toolbar.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 10:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344372#M1305410</guid>
      <dc:creator />
      <dc:date>2012-06-12T10:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Remove navigation toolbar from IE plugin at script level</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344373#M1305411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As long as the IE Plugin is a standalone application installed in the user computer, you need to modify the Windows Registry as far as layout and buttons is concerned. You can apply some security in the document, by using section access for example, and check the Security tab in the Document Properties under the Settings menu. But the Help and Support info will appear always, and makes sense, since when the application crashes, the first thing that the Support guys are going to ask is exactly the Document Support Info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is a serious security concern in your user deployment, and according to what Alexander Karlsson says, I rather move the whole application to use Ajax instead of Plugin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 10:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344373#M1305411</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-06-12T10:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Remove navigation toolbar from IE plugin at script level</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344374#M1305412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I downloaded the extension, unzipped and placed it in the extension folder. What else need to be done to disable the toolbar? Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 14:40:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344374#M1305412</guid>
      <dc:creator>hugo_andrade</dc:creator>
      <dc:date>2012-10-01T14:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Remove navigation toolbar from IE plugin at script level</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344375#M1305413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our company is in the middle of planning the upgrade to QV 11 SR2.&amp;nbsp;&amp;nbsp; In QV 10 we were able to remove the IE toolbars with some help from the forums (Vlad if I remember right).&amp;nbsp; Just wondering if anyone can tell me why it would not be possible in QV11?&amp;nbsp;&amp;nbsp; I see that the files controlling the accesspoint are different, but I would expect that they would still be a possible solution other than AJAX.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have displays that have a vast amount of objects and the screen real estate is needed.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have suggested that there be a checkbox to include or exclude the IE toolbars but it seems to have never been addressed.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;JS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 18:51:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344375#M1305413</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-24T18:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Remove navigation toolbar from IE plugin at script level</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344376#M1305414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this solution and it works perfect. But unfortunate a user is able to right click somewhere in the document with gives him the possibility to customize the toolbars. Well, ehmmm that is a bit pity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the reference manual are two options mentioned which can be done in the settings.ini file:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;AllowCustomizeToolbars=0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;AllowCustomizeMenubar=0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a solution for the problem. However, can also be done via the registry file? Or vice versa is it possible to hide the toolbars within the settings file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;Korrelzeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jun 2013 15:55:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-navigation-toolbar-from-IE-plugin-at-script-level/m-p/344376#M1305414</guid>
      <dc:creator />
      <dc:date>2013-06-09T15:55:43Z</dc:date>
    </item>
  </channel>
</rss>

