<?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: Change dashboard to app default page in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135956#M8101</link>
    <description>&lt;P&gt;More specific,  on &lt;CODE&gt;Settings &amp;gt; User interface &amp;gt; Navigation menu&lt;/CODE&gt;, First select the application on wich belong your view &lt;CODE&gt;(App context)&lt;/CODE&gt;, second click on &lt;CODE&gt;default&lt;/CODE&gt; and third ubdate your nav with the bellow code&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;nav search_view="search" color="#65A637"&amp;gt;
  &amp;lt;view name="defaut_page_view_name" default="true" /&amp;gt;
  &amp;lt;view name="view1" /&amp;gt;
  &amp;lt;view name="view2" /&amp;gt;
&amp;lt;/nav&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 04 Jun 2015 14:45:39 GMT</pubDate>
    <dc:creator>stephanefotso</dc:creator>
    <dc:date>2015-06-04T14:45:39Z</dc:date>
    <item>
      <title>Change dashboard to app default page</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135954#M8099</link>
      <description>&lt;P&gt;Is there a way to make a dashboard to become the default page for an app?&lt;/P&gt;
&lt;P&gt;Currently the default page is 'search' and I have to click on 'Dashboards' &amp;gt; &amp;lt;dashboard title&amp;gt;. When I click on most of the app, it lands on the dashboard pages, perhaps I am missing something simple?&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jun 2020 23:27:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135954#M8099</guid>
      <dc:creator>leochan</dc:creator>
      <dc:date>2020-06-07T23:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Change dashboard to app default page</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135955#M8100</link>
      <description>&lt;P&gt;Yes this can be done, go to your app, settings &amp;gt; user interface &amp;gt; navigation menu and select the default. Then follow the instructions here:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.3/AdvancedDev/BuildNavigation"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.3/AdvancedDev/BuildNavigation&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;So it will be something like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;nav&amp;gt;
  &amp;lt;view name="NAME OF DASHBOARD" default='true' /&amp;gt;
&amp;lt;/nav&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 04 Jun 2015 14:03:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135955#M8100</guid>
      <dc:creator>MichaelPriest</dc:creator>
      <dc:date>2015-06-04T14:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Change dashboard to app default page</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135956#M8101</link>
      <description>&lt;P&gt;More specific,  on &lt;CODE&gt;Settings &amp;gt; User interface &amp;gt; Navigation menu&lt;/CODE&gt;, First select the application on wich belong your view &lt;CODE&gt;(App context)&lt;/CODE&gt;, second click on &lt;CODE&gt;default&lt;/CODE&gt; and third ubdate your nav with the bellow code&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;nav search_view="search" color="#65A637"&amp;gt;
  &amp;lt;view name="defaut_page_view_name" default="true" /&amp;gt;
  &amp;lt;view name="view1" /&amp;gt;
  &amp;lt;view name="view2" /&amp;gt;
&amp;lt;/nav&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 04 Jun 2015 14:45:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135956#M8101</guid>
      <dc:creator>stephanefotso</dc:creator>
      <dc:date>2015-06-04T14:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Change dashboard to app default page</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135957#M8102</link>
      <description>&lt;P&gt;Do I change the dashview in 'Navigation menu'? Currently they are shown as inline forms rather than panel.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2015 14:50:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135957#M8102</guid>
      <dc:creator>leochan</dc:creator>
      <dc:date>2015-06-04T14:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Change dashboard to app default page</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135958#M8103</link>
      <description>&lt;P&gt;Yes you do, Have you got an example of what it's showing?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2015 14:53:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135958#M8103</guid>
      <dc:creator>MichaelPriest</dc:creator>
      <dc:date>2015-06-04T14:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Change dashboard to app default page</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135959#M8104</link>
      <description>&lt;P&gt;Yup. This is what is in the dashboard tab now. When I click on the title "Linux::S", it brings me to the panel. I would like to be able to see the panel without clicking to the title. I think this can be fix in XML but it seems to be error-proning.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Title   Actions     Owner   App     Sharing
Linux::S   Engine Q Disk Space  Edit userA  linux_s     App
Linux::S   Engine Q Stareng     Edit    userA   linux_s     Private
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 04 Jun 2015 14:59:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135959#M8104</guid>
      <dc:creator>leochan</dc:creator>
      <dc:date>2015-06-04T14:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Change dashboard to app default page</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135960#M8105</link>
      <description>&lt;P&gt;So in order to do what you want, follow the steps that myself and stephanefotso have posted above. Also you can check out the documentation that I've posted as well.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2015 15:04:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135960#M8105</guid>
      <dc:creator>MichaelPriest</dc:creator>
      <dc:date>2015-06-04T15:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Change dashboard to app default page</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135961#M8106</link>
      <description>&lt;P&gt;Is it under Settings &amp;gt; User interface &amp;gt; Navigation menu? I have an App thats shows Panel by default rather than inline menus and they have identical code.&lt;/P&gt;

&lt;P&gt;AppA &lt;BR /&gt;
Navigation menu XML&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;nav search_view="search" color="#666666"&amp;gt;
  &amp;lt;view name="error_monitor" default='true' /&amp;gt;
  &amp;lt;view name="search" /&amp;gt;
  &amp;lt;view name="reports" /&amp;gt;
  &amp;lt;view name="alerts" /&amp;gt;
&amp;lt;/nav&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;AppB&lt;BR /&gt;
Navigation menu XML&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;nav search_view="search" color="#65A637"&amp;gt;
  &amp;lt;view name="dashboards" default='true' /&amp;gt;
  &amp;lt;view name="search"/&amp;gt;
  &amp;lt;view name="data_models" /&amp;gt;
  &amp;lt;view name="reports" /&amp;gt;
  &amp;lt;view name="alerts" /&amp;gt;
&amp;lt;/nav&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 04 Jun 2015 15:15:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135961#M8106</guid>
      <dc:creator>leochan</dc:creator>
      <dc:date>2015-06-04T15:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Change dashboard to app default page</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135962#M8107</link>
      <description>&lt;P&gt;Yes it is. Is either App working?&lt;/P&gt;

&lt;P&gt;Use double quotes " around the true instead of single quotes so:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;nav search_view="search" color="#666666"&amp;gt;
   &amp;lt;view name="error_monitor" default="true" /&amp;gt;
   &amp;lt;view name="search" /&amp;gt;
   &amp;lt;view name="reports" /&amp;gt;
   &amp;lt;view name="alerts" /&amp;gt;
 &amp;lt;/nav&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This matches what I've got in mine, if it still isn't working you may have the name of your dashboard wrong&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2015 15:30:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135962#M8107</guid>
      <dc:creator>MichaelPriest</dc:creator>
      <dc:date>2015-06-04T15:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Change dashboard to app default page</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135963#M8108</link>
      <description>&lt;P&gt;Hi @leochan&lt;/P&gt;

&lt;P&gt;Please be sure that when responding to someone's answer, click on "Add comment" directly below their answer or, if responding to someone's comment, type in the "Add your comment..." box directly below their comment. You keep typing your responses in the "Enter your answer here..." box at the very bottom of the page which, instead, posts a brand new answer each time.. This will help with a clean continuous flow of the conversation so others aren't confused who you're speaking to. I already converted your "answers" to comments, so just something to keep in mind from here on out. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2015 21:35:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135963#M8108</guid>
      <dc:creator>ppablo</dc:creator>
      <dc:date>2015-06-04T21:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Change dashboard to app default page</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135964#M8109</link>
      <description>&lt;P&gt;@leochan is everything working for you know?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2015 07:40:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135964#M8109</guid>
      <dc:creator>MichaelPriest</dc:creator>
      <dc:date>2015-06-05T07:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Change dashboard to app default page</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135965#M8110</link>
      <description>&lt;P&gt;@MichaelPriest I have the same issue even I updated the default view to go to some dashboard still it gets to search dashboard when hit on the app.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;collection label="Cb Defense Overview"&amp;gt;
    &amp;lt;view name="overview_dashboard" default="true"/&amp;gt;
&amp;lt;/collection&amp;gt;
&amp;lt;/nav&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 04 Jun 2020 16:30:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-to-app-default-page/m-p/135965#M8110</guid>
      <dc:creator>satishclarios</dc:creator>
      <dc:date>2020-06-04T16:30:23Z</dc:date>
    </item>
  </channel>
</rss>

