Security

How to remove the header from an app's user interface?

snemiro_514
Path Finder

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 > App: TestApp Guest Messages Settings Activity Help" in an app.

Thanks!

Tags (4)
0 Karma

jchang23
Explorer

if youre using advanced xml then don't include these lines:

  <module name="AccountBar" layoutPanel="appHeader"/>
  <module name="AppBar" layoutPanel="appHeader"/>
  <module name="SideviewUtils" layoutPanel="appHeader"/>
  <module name="Message" layoutPanel="messaging">

    <param name="filter">*</param>
    <param name="maxSize">2</param>
    <param name="clearOnJobDispatch">False</param>
  </module>
0 Karma

jchang23
Explorer

How did you make this form? SimpleXML? advancedXML?

0 Karma

snemiro_514
Path Finder

Hi jchang23,

It's just a form. I don't have any of those lines.

0 Karma

jchang23
Explorer

Are you using Advanced XMl? Simple XML? or JS/Django?

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...