<?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 Re: Ajax Client - how to remove auto generated toolbar in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164951#M1287645</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've never used Document Extensions. How and where do you add this code to make it work?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Aug 2013 20:02:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-08-21T20:02:47Z</dc:date>
    <item>
      <title>Ajax Client - how to remove auto generated toolbar</title>
      <link>https://community.qlik.com/t5/QlikView/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164942#M1287628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using AccessPoint Server 9.0 I'm wondering how I can remove the embedded top menubar which contains CLEAR to SELECT Bookmark and Select Report.&lt;/P&gt;&lt;P&gt;We are using the Ajax client and I do not see a server settings to remove that toolbar. Have tried removing all toolbars at in the QV 9.0 document but no change when uploaded and viewed from QV AccessPoint Server.&lt;/P&gt;&lt;P&gt;TIA - Stoney&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/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164942#M1287628</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Ajax Client - how to remove auto generated toolbar</title>
      <link>https://community.qlik.com/t5/QlikView/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164943#M1287630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just drop the attached .htm file in the C:\Program Files\QlikView\Server\QvClients\QvAjaxZfc folder and reference it like it is in the jpg.&lt;/P&gt;&lt;P&gt;/Karl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Sep 2009 09:32:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164943#M1287630</guid>
      <dc:creator>Karl_Humma</dc:creator>
      <dc:date>2009-09-19T09:32:15Z</dc:date>
    </item>
    <item>
      <title>Ajax Client - how to remove auto generated toolbar</title>
      <link>https://community.qlik.com/t5/QlikView/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164944#M1287632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apparently this solution doesn't work with the version 10 server.&lt;/P&gt;&lt;P&gt;I get the following message : Stack overflow at line 1 from the Ajax client&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 11:36:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164944#M1287632</guid>
      <dc:creator />
      <dc:date>2011-02-16T11:36:10Z</dc:date>
    </item>
    <item>
      <title>Ajax Client - how to remove auto generated toolbar</title>
      <link>https://community.qlik.com/t5/QlikView/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164945#M1287634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can edit the file default.css in the C:\Program Files\QlikView\Server\QlikViewClients\QlikViewAjax\htc directory to edit the style of elements of the qlikview ajax client. By adding a "display:none" property to the QvToolBar element you'll hide it. I attached the modified file. It will work on every browser since it is a very basic css property.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 14:23:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164945#M1287634</guid>
      <dc:creator />
      <dc:date>2011-02-16T14:23:34Z</dc:date>
    </item>
    <item>
      <title>Ajax Client - how to remove auto generated toolbar</title>
      <link>https://community.qlik.com/t5/QlikView/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164946#M1287636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;jgeorge wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can edit the file default.css in the C:\Program Files\QlikView\Server\QlikViewClients\QlikViewAjax\htc directory to edit the style of elements of the qlikview ajax client. By adding a "display:none" property to the QvToolBar element you'll hide it. I attached the modified file. It will work on every browser since it is a very basic css property.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;P&gt;It works for QV10 but would be nice if there was a setting on the Management Console for example so we could turn the bar on/off.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 12:25:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164946#M1287636</guid>
      <dc:creator>tduarte</dc:creator>
      <dc:date>2011-05-17T12:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Ajax Client - how to remove auto generated toolbar</title>
      <link>https://community.qlik.com/t5/QlikView/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164947#M1287638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks this a useful solution for me. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to add some more information. After modifying the "default.css" file it might be a good idea to compress it as well to "default.css.gz". Modern browsers accept compressed files making it faster to load. If the browser is willing to accept compressed files it might load the compressed form of the css file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can compress the modified "default.css" by using gzip for instance. See &lt;A href="http://www.gzip.org"&gt;http://www.gzip.org&lt;/A&gt;. To compress, use a command like:&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: courier new,courier;"&gt;gzip -9 -n -f -c default.css &amp;gt; default.css.gz&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course you can also delete (or rename) the compressed version giving the browser no choice which form to load.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 09:28:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164947#M1287638</guid>
      <dc:creator />
      <dc:date>2011-08-24T09:28:39Z</dc:date>
    </item>
    <item>
      <title>Ajax Client - how to remove auto generated toolbar</title>
      <link>https://community.qlik.com/t5/QlikView/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164948#M1287640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Anyone have any thoughts as to how to make the toolbar VISIBLE in QV workbench created content?&amp;nbsp; I'm using QV 10 SR2 and would like to implement the toolbar into the aspx files I'm creating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for any and all input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2011 18:32:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164948#M1287640</guid>
      <dc:creator />
      <dc:date>2011-08-30T18:32:03Z</dc:date>
    </item>
    <item>
      <title>Ajax Client - how to remove auto generated toolbar</title>
      <link>https://community.qlik.com/t5/QlikView/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164949#M1287642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about QV11? I have tried with this css file, but so far without success. In QV10 this file worked nicely. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tnks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 07:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164949#M1287642</guid>
      <dc:creator>Teppo_Ojala</dc:creator>
      <dc:date>2011-12-28T07:31:07Z</dc:date>
    </item>
    <item>
      <title>Ajax Client - how to remove auto generated toolbar</title>
      <link>https://community.qlik.com/t5/QlikView/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164950#M1287644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the document extension capability added with QV11 instead. It's roughly 5-10 lines of code depending on how much you want to remove and it's a supported feature that will work between releases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quick sample code that will remove the toolbar. You would need to remove the toolbar nav, and close session button if you want it completly clean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qva.AddDocumentExtension('NoMoreToolbar', function(){&lt;/P&gt;&lt;P&gt;this.Document.SetToolbarPaint(function () {&lt;/P&gt;&lt;P&gt;this.element.style.display = "none";&lt;/P&gt;&lt;P&gt;});&lt;/P&gt;&lt;P&gt;});&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 18:49:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164950#M1287644</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2012-01-19T18:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Ajax Client - how to remove auto generated toolbar</title>
      <link>https://community.qlik.com/t5/QlikView/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164951#M1287645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've never used Document Extensions. How and where do you add this code to make it work?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 20:02:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164951#M1287645</guid>
      <dc:creator />
      <dc:date>2013-08-21T20:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Ajax Client - how to remove auto generated toolbar</title>
      <link>https://community.qlik.com/t5/QlikView/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164952#M1287646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We packaged up a more extensive solution so you can hide either the entire toolbar or only certain sections of it.&lt;/P&gt;&lt;P&gt;You can find it at &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4236"&gt;http://community.qlik.com/docs/DOC-4236&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you downloaded the pack there is a word document with instructions inside.&lt;/P&gt;&lt;P&gt;Sorry for the somewhat late reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 13:02:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ajax-Client-how-to-remove-auto-generated-toolbar/m-p/164952#M1287646</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2013-08-26T13:02:07Z</dc:date>
    </item>
  </channel>
</rss>

