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!

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Introducing the Splunk Community Dashboard Challenge!

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

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...