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!

Enter the Splunk Community Dashboard Challenge for Your Chance to Win!

The Splunk Community Dashboard Challenge is underway! This is your chance to showcase your skills in creating ...

.conf24 | Session Scheduler is Live!!

.conf24 is happening June 11 - 14 in Las Vegas, and we are thrilled to announce that the conference catalog ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...