<?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: Display submenus in the Dashboard title ? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Display-submenus-in-the-Dashboard-title/m-p/402584#M174418</link>
    <description>&lt;P&gt;Ya, I think I will have to put breadcrum tags to show the path for the Navigation menu. I will try that out and keep you posted. Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jan 2019 13:03:16 GMT</pubDate>
    <dc:creator>pgadhari</dc:creator>
    <dc:date>2019-01-17T13:03:16Z</dc:date>
    <item>
      <title>Display submenus in the Dashboard title ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Display-submenus-in-the-Dashboard-title/m-p/402580#M174414</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;I have a requirment of showing the submenu on the dashboard page, so that I can know that from which Main Menu I am navigating from. So for example - I have menu as shown below :&lt;/P&gt;

&lt;P&gt;Network | Datacenter | Messaging | Infrastructure :&lt;/P&gt;

&lt;P&gt;When I click on Datacenter it will display :&lt;/P&gt;

&lt;P&gt;Server&lt;BR /&gt;
Storage&lt;BR /&gt;
Active Directory ... so on...&lt;/P&gt;

&lt;P&gt;So basically on the dashboard I should see that I have navigated from Datacenter --&amp;gt; Server, so that I can see that I was in Datacenter menu and then in Server submenu. Basically i want to display the whole Navigation and their respective submenu on the top of dashboard itself ? Please help in how I can achieve this ? Finally it should look like this below :&lt;/P&gt;

&lt;P&gt;Datacenter --&amp;gt; Server --&amp;gt; CPU Usage (on the top of dashboard) &lt;/P&gt;

&lt;P&gt;Regards&lt;BR /&gt;
PG&lt;/P&gt;</description>
      <pubDate>Sun, 25 Nov 2018 08:43:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Display-submenus-in-the-Dashboard-title/m-p/402580#M174414</guid>
      <dc:creator>pgadhari</dc:creator>
      <dc:date>2018-11-25T08:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Display submenus in the Dashboard title ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Display-submenus-in-the-Dashboard-title/m-p/402581#M174415</link>
      <description>&lt;P&gt;@niketnilay  - This was one of the question I posted some time back. Actually, now my menu is ready on the dashboard, but another thing I want to do this, when user clicks on the menu and opens the particular dashboard, he should see the whole navigation path in some panel title or so ? and this should also be hyperlinked so that he can click on that navigation and go to other dashboards. Any suggestion on this ?&lt;/P&gt;

&lt;P&gt;&lt;A href=" "&gt;Datacenter&lt;/A&gt; ==&amp;gt; &lt;A href=" "&gt;Server&lt;/A&gt; ==&amp;gt; &lt;A href=" "&gt; CPU Usage&lt;/A&gt; - something like this ???&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
PG&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 06:19:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Display-submenus-in-the-Dashboard-title/m-p/402581#M174415</guid>
      <dc:creator>pgadhari</dc:creator>
      <dc:date>2019-01-09T06:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Display submenus in the Dashboard title ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Display-submenus-in-the-Dashboard-title/m-p/402582#M174416</link>
      <description>&lt;P&gt;Perhaps &lt;CODE&gt;breadcrumb&lt;/CODE&gt; tags can be of use, never tried it myself, but it looks like it could do the job.&lt;/P&gt;

&lt;P&gt;More on breadcrumbs and tailored views via docs: &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.3/AdvancedDev/ModInputsCustomizeUI"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.3/AdvancedDev/ModInputsCustomizeUI&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 06:31:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Display-submenus-in-the-Dashboard-title/m-p/402582#M174416</guid>
      <dc:creator>ramgnisiv</dc:creator>
      <dc:date>2019-01-09T06:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Display submenus in the Dashboard title ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Display-submenus-in-the-Dashboard-title/m-p/402583#M174417</link>
      <description>&lt;P&gt;@ramgnisiv The document you have shared is for Modular Input. I think the question is regarding breadcrum in dashboards.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 09:02:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Display-submenus-in-the-Dashboard-title/m-p/402583#M174417</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2019-01-09T09:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Display submenus in the Dashboard title ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Display-submenus-in-the-Dashboard-title/m-p/402584#M174418</link>
      <description>&lt;P&gt;Ya, I think I will have to put breadcrum tags to show the path for the Navigation menu. I will try that out and keep you posted. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 13:03:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Display-submenus-in-the-Dashboard-title/m-p/402584#M174418</guid>
      <dc:creator>pgadhari</dc:creator>
      <dc:date>2019-01-17T13:03:16Z</dc:date>
    </item>
  </channel>
</rss>

