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!

Enterprise Security Content Update (ESCU) | New Releases

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

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...