<?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. :Re: Re:Disable right click menu in client environment in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188492#M1285735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i've tried with npp and SCiTe editor and i have the same issue.&lt;/P&gt;&lt;P&gt;Thank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jan 2011 17:39:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-01-19T17:39:59Z</dc:date>
    <item>
      <title>Disable right click menu in client environment</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188486#M1285729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to disable the right-click menu and the top toolbar in the AJAX client?&lt;/P&gt;&lt;P&gt;If it is possible, can someone tell me where i can manage these settings?&lt;/P&gt;&lt;P&gt;&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/Disable-right-click-menu-in-client-environment/m-p/188486#M1285729</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Disable right click menu in client environment</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188487#M1285730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;To disable the toolbar&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Open C:\Program Files\QlikView\Server\QvClients\QvAjaxZfc\htc\default.css, find the section ".QvToolbar" and replace the contents so that the section looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;.QvToolbar&lt;BR /&gt;{&lt;BR /&gt; background-color:#F1F1F1;&lt;BR /&gt; border-bottom:solid 1pt gray;&lt;BR /&gt; height:16pt;&lt;BR /&gt; display:none;&lt;BR /&gt;}&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Save and close the file.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;To disable the context menu&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Open the file C:\Program Files\QlikView\Server\QvClients\QvAjaxZfc\htc\QvAjax.js. Go to Line 593 where you will see the following IF statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;if (! Qva.KeepContextMenuAlive &amp;amp;&amp;amp; !polling) {&lt;BR /&gt; Qva.HideContextMenu ();&lt;BR /&gt;}&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Remove the IF part of the statement and the enclosing brackets, leaving only:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;contentQva.HideContextMenu ();&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Save and close the file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2010 06:47:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188487#M1285730</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-02-26T06:47:27Z</dc:date>
    </item>
    <item>
      <title>Disable right click menu in client environment</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188488#M1285731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This solution is OK in QVS SR3 9.0.7440.8.&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 09:30:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188488#M1285731</guid>
      <dc:creator />
      <dc:date>2010-04-15T09:30:18Z</dc:date>
    </item>
    <item>
      <title>Disable right click menu in client environment</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188489#M1285732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This solution is OK in QVS SR5 9.0.7502.8. too&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 10:50:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188489#M1285732</guid>
      <dc:creator />
      <dc:date>2010-08-09T10:50:57Z</dc:date>
    </item>
    <item>
      <title>Re:Disable right click menu in client environment</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188490#M1285733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I running Qvs 10.0.8811.6 (SR 1) on Windows server 2008 and I try to remove the user Righ-clik in AjaxZFC with your solution but i'm not able to find out the code section.&lt;/P&gt;&lt;P&gt;The QvAjax.js's code is a long line without any return carriage and text indentation.&lt;/P&gt;&lt;P&gt;Have you any idea for this version ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 16:58:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188490#M1285733</guid>
      <dc:creator />
      <dc:date>2011-01-19T16:58:34Z</dc:date>
    </item>
    <item>
      <title>Re:Disable right click menu in client environment</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188491#M1285734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using a different editor. Notepad ++ works great&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 17:16:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188491#M1285734</guid>
      <dc:creator />
      <dc:date>2011-01-19T17:16:35Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re:Disable right click menu in client environment</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188492#M1285735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i've tried with npp and SCiTe editor and i have the same issue.&lt;/P&gt;&lt;P&gt;Thank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 17:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188492#M1285735</guid>
      <dc:creator />
      <dc:date>2011-01-19T17:39:59Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re:Disable right click menu in client environment</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188493#M1285736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are correct, these files do not format the way the v9 files do. You should still be able to search and find the parameters to change, though. They do still exist in these files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 18:08:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188493#M1285736</guid>
      <dc:creator />
      <dc:date>2011-01-19T18:08:12Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re:Disable right click menu in client environment</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188494#M1285737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a great tool that I often use to format the QV JS files: &lt;A href="http://jsbeautifier.org/"&gt;http://jsbeautifier.org/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jan 2011 16:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188494#M1285737</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2011-01-21T16:13:14Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Re: Re:Disable right click menu in client environment</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188495#M1285738</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;Thak for this great tools, but i don't found the code statement...&lt;/P&gt;&lt;P&gt;So, i've found an other one few lines after, that done a job with the mouse right key down event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Qva.SetContextMenu = function (a, b) {&lt;BR /&gt; a.oncontextmenu = b;&lt;BR /&gt; if (IS_GECKO &amp;amp;&amp;amp; IS_MAC) {&lt;BR /&gt; a.onmousedown = function (c) {&lt;BR /&gt; if (c.button == 2 &amp;amp;&amp;amp; !ctrlKeyPressed(c)) {&lt;BR /&gt; return b.call(this, c)&lt;BR /&gt; }&lt;BR /&gt; }&lt;BR /&gt; }&lt;BR /&gt;};&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 14:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188495#M1285738</guid>
      <dc:creator />
      <dc:date>2011-01-25T14:19:43Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Re: Re:Disable right click menu in client environment</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188496#M1285739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The code is not the good one... that have no effect on object right click&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jan 2011 14:00:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188496#M1285739</guid>
      <dc:creator />
      <dc:date>2011-01-26T14:00:10Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Re: Re:Disable right click menu in client environment</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188497#M1285740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry it's taken me a while to update this. Here is the procedure for v10:&lt;/P&gt;&lt;P&gt;First, CSS and JS files in ver. 10 are not properly formatted in the sense that there are no line breaks. To making finding the relevant sections of code easier, I recommend using &lt;A href="http://www.lonniebest.com/FormatCSS/" target="_blank"&gt;this tool&lt;/A&gt; to format CSS and &lt;A href="http://jsbeautifier.org/" target="_blank"&gt;this tool&lt;/A&gt; to format JavaScript. Please note that the JavaScript Beautifier may present you with errors due to the size of the QVAJAX.js file; make sure to &lt;EM&gt;not&lt;/EM&gt; abort execution of the script.&lt;/P&gt;&lt;DIV&gt;&lt;STRONG&gt;To disable AJAX toolbar&lt;/STRONG&gt;: Once you have "beautified" C:\Program Files\QlikView\Server\QvClients\QvAjaxZfc\htc\default.css using the tool above, open the file, find the section ".QvToolbar" and change the entire section to the following:&lt;/DIV&gt;&lt;DIV&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;.QvToolbar{&lt;BR /&gt; background-color:#F1F1F1;&lt;BR /&gt; border-bottom:solid 1pt gray;&lt;BR /&gt; height:20px;&lt;BR /&gt; display:none;&lt;BR /&gt;}&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;Save and close the file.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;To disable AJAX context menu&lt;/STRONG&gt;: Open the "beautified" file C:\Program Files\QlikView\Server\QvClients\QvAjaxZfc\htc\QvAjax.js. Replace the entire function at line 2062 with the following:&lt;/P&gt;&lt;DIV&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Qva.PageBinding.prototype.OnContextMenu = function (e, c, a) {&lt;BR /&gt; Qva.HideContextMenu();&lt;BR /&gt; return false&lt;BR /&gt;}&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Save and close the file.&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Apr 2011 18:03:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188497#M1285740</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2011-04-17T18:03:33Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Re: Re. :Re: Re:Disable right click menu in client environment</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188498#M1285741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great thank&lt;/P&gt;&lt;P&gt;Your Solution works on Qvs 10 SR1 (10.0.8811.6).&lt;/P&gt;&lt;P&gt;Don't forget to clear the browser's cache to download the new QvAjax.js&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2011 08:25:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188498#M1285741</guid>
      <dc:creator />
      <dc:date>2011-04-18T08:25:45Z</dc:date>
    </item>
    <item>
      <title>Disable right click menu in client environment</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188499#M1285742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; How do you disable it for only some files and not others?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2011 20:16:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188499#M1285742</guid>
      <dc:creator />
      <dc:date>2011-09-23T20:16:38Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Re: Re:Disable right click menu in client environment</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188500#M1285743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jeffrey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure this is possible...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vlad &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 15:02:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188500#M1285743</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2011-09-26T15:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Disable right click menu in client environment</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188501#M1285744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From another post, if you are using workbench generated aspx files you can add the code in this thread to the aspx page in a script tag.&amp;nbsp; Call it on load of body and the pages disappear.&amp;nbsp; I think for appending to opendoc, you lose the file selectivity...though I bet with some coding (reading a text file perhaps with qvws to disable right click) in the opendoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, adding the code in the thread below does not require an edit to qvajax.js.&amp;nbsp; In fact, the code comes from qvajax.js.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the link...&lt;A _jive_internal="true" href="https://community.qlik.com/message/152318#152318"&gt;http://community.qlik.com/message/152318#152318&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&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>Fri, 07 Oct 2011 13:01:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-right-click-menu-in-client-environment/m-p/188501#M1285744</guid>
      <dc:creator />
      <dc:date>2011-10-07T13:01:58Z</dc:date>
    </item>
  </channel>
</rss>

