Dashboards & Visualizations

Remove menu entries from application

cafissimo
Communicator

Hello, I would like to know if is it possible to delete "Advanced charting" and "Search" menu entries from a custom application I've built.

Thanks in advance, Luca.

Tags (2)
1 Solution

Simeon
Splunk Employee
Splunk Employee

I believe these are built into the TitleBar and Appbar module. I am unsure how much you can edit, but you can rewrite some of these items by editing the Navigation stuff. In your app directory, you should have some default navigation files that dictate the labeling of these items. So if you were editing the search app, you would edit this:

$SPLUNK_HOME/etc/apps/search/default/data/ui/nav/default.xml

You could also edit this in the UI, under manager in the navigation section.

View solution in original post

Simeon
Splunk Employee
Splunk Employee

I believe these are built into the TitleBar and Appbar module. I am unsure how much you can edit, but you can rewrite some of these items by editing the Navigation stuff. In your app directory, you should have some default navigation files that dictate the labeling of these items. So if you were editing the search app, you would edit this:

$SPLUNK_HOME/etc/apps/search/default/data/ui/nav/default.xml

You could also edit this in the UI, under manager in the navigation section.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...

GA: S3 Promote for Historical Data Ingestion in Splunk Cloud

Ingest Historical S3 Data On-Demand: Announcing the General Availability of S3 Promote We’re excited to share ...