<?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: How to remove the header from an app's user interface? in Security</title>
    <link>https://community.splunk.com/t5/Security/How-to-remove-the-header-from-an-app-s-user-interface/m-p/115756#M3603</link>
    <description>&lt;P&gt;if youre using advanced xml then &lt;STRONG&gt;don't&lt;/STRONG&gt; include these lines:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;  &amp;lt;module name="AccountBar" layoutPanel="appHeader"/&amp;gt;
  &amp;lt;module name="AppBar" layoutPanel="appHeader"/&amp;gt;
  &amp;lt;module name="SideviewUtils" layoutPanel="appHeader"/&amp;gt;
  &amp;lt;module name="Message" layoutPanel="messaging"&amp;gt;

    &amp;lt;param name="filter"&amp;gt;*&amp;lt;/param&amp;gt;
    &amp;lt;param name="maxSize"&amp;gt;2&amp;lt;/param&amp;gt;
    &amp;lt;param name="clearOnJobDispatch"&amp;gt;False&amp;lt;/param&amp;gt;
  &amp;lt;/module&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 08 Sep 2014 18:12:24 GMT</pubDate>
    <dc:creator>jchang23</dc:creator>
    <dc:date>2014-09-08T18:12:24Z</dc:date>
    <item>
      <title>How to remove the header from an app's user interface?</title>
      <link>https://community.splunk.com/t5/Security/How-to-remove-the-header-from-an-app-s-user-interface/m-p/115754#M3601</link>
      <description>&lt;P&gt;I would like to know the best way to remove the header from an app. I just want to disable/hide the 1st line "Splunk &amp;gt; App: TestApp  Guest Messages Settings Activity Help" in an app.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2014 17:34:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-remove-the-header-from-an-app-s-user-interface/m-p/115754#M3601</guid>
      <dc:creator>snemiro_514</dc:creator>
      <dc:date>2014-09-08T17:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the header from an app's user interface?</title>
      <link>https://community.splunk.com/t5/Security/How-to-remove-the-header-from-an-app-s-user-interface/m-p/115755#M3602</link>
      <description>&lt;P&gt;Are you using Advanced XMl? Simple XML? or JS/Django?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2014 17:39:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-remove-the-header-from-an-app-s-user-interface/m-p/115755#M3602</guid>
      <dc:creator>jchang23</dc:creator>
      <dc:date>2014-09-08T17:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the header from an app's user interface?</title>
      <link>https://community.splunk.com/t5/Security/How-to-remove-the-header-from-an-app-s-user-interface/m-p/115756#M3603</link>
      <description>&lt;P&gt;if youre using advanced xml then &lt;STRONG&gt;don't&lt;/STRONG&gt; include these lines:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;  &amp;lt;module name="AccountBar" layoutPanel="appHeader"/&amp;gt;
  &amp;lt;module name="AppBar" layoutPanel="appHeader"/&amp;gt;
  &amp;lt;module name="SideviewUtils" layoutPanel="appHeader"/&amp;gt;
  &amp;lt;module name="Message" layoutPanel="messaging"&amp;gt;

    &amp;lt;param name="filter"&amp;gt;*&amp;lt;/param&amp;gt;
    &amp;lt;param name="maxSize"&amp;gt;2&amp;lt;/param&amp;gt;
    &amp;lt;param name="clearOnJobDispatch"&amp;gt;False&amp;lt;/param&amp;gt;
  &amp;lt;/module&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 08 Sep 2014 18:12:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-remove-the-header-from-an-app-s-user-interface/m-p/115756#M3603</guid>
      <dc:creator>jchang23</dc:creator>
      <dc:date>2014-09-08T18:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the header from an app's user interface?</title>
      <link>https://community.splunk.com/t5/Security/How-to-remove-the-header-from-an-app-s-user-interface/m-p/115757#M3604</link>
      <description>&lt;P&gt;Hi jchang23,&lt;/P&gt;

&lt;P&gt;It's just a form. I don't have any of those lines.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2014 18:45:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-remove-the-header-from-an-app-s-user-interface/m-p/115757#M3604</guid>
      <dc:creator>snemiro_514</dc:creator>
      <dc:date>2014-09-08T18:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the header from an app's user interface?</title>
      <link>https://community.splunk.com/t5/Security/How-to-remove-the-header-from-an-app-s-user-interface/m-p/115758#M3605</link>
      <description>&lt;P&gt;How did you make this form? SimpleXML? advancedXML?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2014 19:23:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-remove-the-header-from-an-app-s-user-interface/m-p/115758#M3605</guid>
      <dc:creator>jchang23</dc:creator>
      <dc:date>2014-09-08T19:23:16Z</dc:date>
    </item>
  </channel>
</rss>

