<?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: Customized Navigatin bar changes when opening HTML dashboard in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Customized-Navigatin-bar-changes-when-opening-HTML-dashboard/m-p/418660#M27568</link>
    <description>&lt;P&gt;I have done the same thing. Every time I have to make a change, I make the changes in the XML dashboard and then convert it into html. &lt;/P&gt;</description>
    <pubDate>Mon, 27 Aug 2018 16:16:47 GMT</pubDate>
    <dc:creator>abhinav_maxonic</dc:creator>
    <dc:date>2018-08-27T16:16:47Z</dc:date>
    <item>
      <title>Customized Navigatin bar changes when opening HTML dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Customized-Navigatin-bar-changes-when-opening-HTML-dashboard/m-p/418657#M27565</link>
      <description>&lt;P&gt;I have created a Splunk app. And I have created a new customized navigation menu in this app. I have few XML based dashboards and some HTML dashboards. When I open XML dashboard the navigation menu looks good as created &lt;STRONG&gt;BUT when I open a HTML dashboard, the navigation menu changes&lt;/STRONG&gt; to grey with two options - Search and Reports.&lt;BR /&gt;
Here's my default.xml:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    &amp;lt;view name="VoIP_Dashboard" label="Home" /&amp;gt;
    &amp;lt;collection label="VoIP Dashboards"&amp;gt;
        &amp;lt;view name="VoIP_Dashboard" label="VoIP Dashboard" /&amp;gt;
        &amp;lt;view name="Call_Records" label="Call Records Search" /&amp;gt;
    &amp;lt;/collection&amp;gt;
    &amp;lt;collection label="VoIP Gateways"&amp;gt;
        &amp;lt;view name="VoIP_Gateways" label="VoIP Gateways" /&amp;gt;
        &amp;lt;view name="Gateway_Alerts" label="Gateway Alerts" /&amp;gt;
        &amp;lt;view name="voip_call_records_for_source_gateway" label="Incoming Calls" /&amp;gt;
        &amp;lt;view name="voip_call_records_for_destination_gateway" label="Outgoing Calls" /&amp;gt;
    &amp;lt;/collection&amp;gt;
&amp;lt;/nav&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 03 Jul 2018 10:48:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Customized-Navigatin-bar-changes-when-opening-HTML-dashboard/m-p/418657#M27565</guid>
      <dc:creator>abhinav_maxonic</dc:creator>
      <dc:date>2018-07-03T10:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Navigatin bar changes when opening HTML dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Customized-Navigatin-bar-changes-when-opening-HTML-dashboard/m-p/418658#M27566</link>
      <description>&lt;P&gt;When you create/convert to HTML View, choose the current sample not the new one. You have to create/convert to HTML out of the same current XML. &lt;/P&gt;

&lt;P&gt;Warm regards, &lt;/P&gt;

&lt;P&gt;Anmar&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 16:10:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Customized-Navigatin-bar-changes-when-opening-HTML-dashboard/m-p/418658#M27566</guid>
      <dc:creator>Anmar0293</dc:creator>
      <dc:date>2018-08-27T16:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Navigatin bar changes when opening HTML dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Customized-Navigatin-bar-changes-when-opening-HTML-dashboard/m-p/418659#M27567</link>
      <description>&lt;P&gt;When you create/convert to HTML View, choose the current sample not the new one. You have to create/convert to HTML out of the same current XML.&lt;/P&gt;

&lt;P&gt;Warm regards,&lt;/P&gt;

&lt;P&gt;Anmar&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 16:10:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Customized-Navigatin-bar-changes-when-opening-HTML-dashboard/m-p/418659#M27567</guid>
      <dc:creator>Anmar0293</dc:creator>
      <dc:date>2018-08-27T16:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Navigatin bar changes when opening HTML dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Customized-Navigatin-bar-changes-when-opening-HTML-dashboard/m-p/418660#M27568</link>
      <description>&lt;P&gt;I have done the same thing. Every time I have to make a change, I make the changes in the XML dashboard and then convert it into html. &lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 16:16:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Customized-Navigatin-bar-changes-when-opening-HTML-dashboard/m-p/418660#M27568</guid>
      <dc:creator>abhinav_maxonic</dc:creator>
      <dc:date>2018-08-27T16:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Navigatin bar changes when opening HTML dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Customized-Navigatin-bar-changes-when-opening-HTML-dashboard/m-p/418661#M27569</link>
      <description>&lt;P&gt;I have done the same thing. Every time I have to make a change, I make the changes in the XML dashboard and then convert it into html. &lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 16:23:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Customized-Navigatin-bar-changes-when-opening-HTML-dashboard/m-p/418661#M27569</guid>
      <dc:creator>abhinav_maxonic</dc:creator>
      <dc:date>2018-08-27T16:23:32Z</dc:date>
    </item>
  </channel>
</rss>

