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!

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...