<?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: Is it possible to hide/remove menu items on right click menu? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-hide-remove-menu-items-on-right-click-menu/m-p/527998#M1234723</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The easiest way is to use a tool like the Firebug extension (or just plain Firebug if you're running on QVS).&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/284038"&gt;Re: Firebug extension&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Then you can click the inspect button:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="inspect.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/49971_inspect.png" /&gt;&lt;/P&gt;&lt;P&gt;And click on the right menu item you're looking to hide (in this example New Sheet Object) and you'll see the HTML show up in firebug.&amp;nbsp; You can then see the class you're looking for:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="class.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/49972_class.png" style="width: 620px; height: 520px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Dec 2013 15:57:51 GMT</pubDate>
    <dc:creator>Brian_Munz</dc:creator>
    <dc:date>2013-12-04T15:57:51Z</dc:date>
    <item>
      <title>Is it possible to hide/remove menu items on right click menu?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-hide-remove-menu-items-on-right-click-menu/m-p/527995#M1234711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I would like to write an document extension that removes some of the menu items on the right click menu.&lt;/P&gt;&lt;P&gt;For instance Clear all selections.&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;I have read the articles on building your own extension object, but I haven't found on how to alter the right click menu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-hide-remove-menu-items-on-right-click-menu/m-p/527995#M1234711</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to hide/remove menu items on right click menu?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-hide-remove-menu-items-on-right-click-menu/m-p/527996#M1234717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's a doc extension that can do this.&amp;nbsp; You need to determine the CSS classes of the items you want to remove, but once you do, you can tell the extension to hide all elements with that CSS class.&amp;nbsp; It's not too difficult.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4236" style="font-family: Calibri, sans-serif; font-size: 11pt; line-height: 1.5em;"&gt;http://community.qlik.com/docs/DOC-4236&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 15:41:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-hide-remove-menu-items-on-right-click-menu/m-p/527996#M1234717</guid>
      <dc:creator>Brian_Munz</dc:creator>
      <dc:date>2013-12-04T15:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to hide/remove menu items on right click menu?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-hide-remove-menu-items-on-right-click-menu/m-p/527997#M1234721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We use HideIt and it works very well.&lt;/P&gt;&lt;P&gt;The problem I have is " You need to determine the CSS classes", how do I determine which classes? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 15:48:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-hide-remove-menu-items-on-right-click-menu/m-p/527997#M1234721</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2013-12-04T15:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to hide/remove menu items on right click menu?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-hide-remove-menu-items-on-right-click-menu/m-p/527998#M1234723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The easiest way is to use a tool like the Firebug extension (or just plain Firebug if you're running on QVS).&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/284038"&gt;Re: Firebug extension&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Then you can click the inspect button:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="inspect.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/49971_inspect.png" /&gt;&lt;/P&gt;&lt;P&gt;And click on the right menu item you're looking to hide (in this example New Sheet Object) and you'll see the HTML show up in firebug.&amp;nbsp; You can then see the class you're looking for:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="class.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/49972_class.png" style="width: 620px; height: 520px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 15:57:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-hide-remove-menu-items-on-right-click-menu/m-p/527998#M1234723</guid>
      <dc:creator>Brian_Munz</dc:creator>
      <dc:date>2013-12-04T15:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to hide/remove menu items on right click menu?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-hide-remove-menu-items-on-right-click-menu/m-p/527999#M1234725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, thanks a lot.&lt;/P&gt;&lt;P&gt;I am a former C/C# coder, but I haven't done any javascript.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 07:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-hide-remove-menu-items-on-right-click-menu/m-p/527999#M1234725</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2013-12-05T07:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to hide/remove menu items on right click menu?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-hide-remove-menu-items-on-right-click-menu/m-p/528000#M1234726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerry, did you succeed ? I try to do the same thing&amp;nbsp; but I don't succeed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 07:57:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-hide-remove-menu-items-on-right-click-menu/m-p/528000#M1234726</guid>
      <dc:creator />
      <dc:date>2014-07-09T07:57:23Z</dc:date>
    </item>
  </channel>
</rss>

