<?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: remove app from dropdown list in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/remove-app-from-dropdown-list/m-p/33662#M1508</link>
    <description>&lt;P&gt;Are you trying to remove the actual App link from the view or just not show vertain apps in that App menu?&lt;/P&gt;</description>
    <pubDate>Tue, 13 Dec 2011 00:51:26 GMT</pubDate>
    <dc:creator>EricPartington</dc:creator>
    <dc:date>2011-12-13T00:51:26Z</dc:date>
    <item>
      <title>remove app from dropdown list</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/remove-app-from-dropdown-list/m-p/33661#M1507</link>
      <description>&lt;P&gt;I try to modify the flashtimeline to remove the app dropdown list on the right hand side upper corner or just leave Getting Started, Home and Search apps in there.  I cannot find which module and what parameter i should use.&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2011 00:11:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/remove-app-from-dropdown-list/m-p/33661#M1507</guid>
      <dc:creator>karche</dc:creator>
      <dc:date>2011-12-13T00:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: remove app from dropdown list</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/remove-app-from-dropdown-list/m-p/33662#M1508</link>
      <description>&lt;P&gt;Are you trying to remove the actual App link from the view or just not show vertain apps in that App menu?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2011 00:51:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/remove-app-from-dropdown-list/m-p/33662#M1508</guid>
      <dc:creator>EricPartington</dc:creator>
      <dc:date>2011-12-13T00:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: remove app from dropdown list</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/remove-app-from-dropdown-list/m-p/33663#M1509</link>
      <description>&lt;P&gt;it will be great if you can provide both methods.  Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2011 01:17:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/remove-app-from-dropdown-list/m-p/33663#M1509</guid>
      <dc:creator>karche</dc:creator>
      <dc:date>2011-12-13T01:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: remove app from dropdown list</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/remove-app-from-dropdown-list/m-p/33664#M1510</link>
      <description>&lt;P&gt;The Advanced XML Module is "Splunk.Module.AccountBar"&lt;/P&gt;

&lt;P&gt;You can remove the app dropdown with something like :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;module name="AccountBar" layoutPanel="appHeader"&amp;gt;
&amp;lt;param name="mode"&amp;gt;lite&amp;lt;/param&amp;gt;
&amp;lt;/module&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Or , if you want to keep the dropdown, 2 ways come to mind for limiting the apps displayed in the dropdown :&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Manager -&amp;gt; Apps : edit the app's properties to make it not visible&lt;/LI&gt;
&lt;LI&gt;Via Role based permissions , limit the visibility(read/write permissions on the app) to certain roles only&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 13 Dec 2011 04:00:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/remove-app-from-dropdown-list/m-p/33664#M1510</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2011-12-13T04:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: remove app from dropdown list</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/remove-app-from-dropdown-list/m-p/33665#M1511</link>
      <description>&lt;P&gt;it works . Thanks you so much&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2011 00:39:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/remove-app-from-dropdown-list/m-p/33665#M1511</guid>
      <dc:creator>karche</dc:creator>
      <dc:date>2011-12-14T00:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: remove app from dropdown list</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/remove-app-from-dropdown-list/m-p/33666#M1512</link>
      <description>&lt;P&gt;"Accept" the answer then..it helps out splunkbase.Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2011 00:52:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/remove-app-from-dropdown-list/m-p/33666#M1512</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2011-12-14T00:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: remove app from dropdown list</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/remove-app-from-dropdown-list/m-p/33667#M1513</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Where does the below need adding to? Tried adding to the Navigation menus xml but hasn't worked.&lt;/P&gt;

&lt;P&gt;&lt;OBJECT&gt;&lt;PARAM /&gt;lite&lt;/OBJECT&gt;&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 08:48:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/remove-app-from-dropdown-list/m-p/33667#M1513</guid>
      <dc:creator>jackreeves</dc:creator>
      <dc:date>2017-11-16T08:48:51Z</dc:date>
    </item>
  </channel>
</rss>

