Dashboards & Visualizations

How to personalize a link label to a view into the navigation menu?

RiccardoV
Communicator

Hi guys,
I've this issue.

I want to personalize the navigation menu in my App. I added all the dashboard manually into the xml, as indicated here:

http://docs.splunk.com/Documentation/Splunk/5.0.2/AdvancedDev/BuildNavigation#Build_the_navigation_X...

If I want to change a collection name, I can use the attr "label".

If I add a link to a dashboard, it will be displayed the value inside the tag "label" into the view's xml file. How can I personalize the label displayed into the menu withouth changing the xml of the view? I tried with the attr "label" but it doesn't work.

thanks in advance for your help!

Tags (2)
1 Solution

sideview
SplunkTrust
SplunkTrust

A strange thing about the default.xml file that powers the app navigation - you can actually put <a> tags right in there and they will get turned into menu items, alongside your <view> and <saved> nodes.

 `<a href="my_custom_view">This is a custom label for my_custom_view</a>`

This is a common trick in Splunk apps, both to customize the label in the navigation separately from the label in the view itself, and to do weird tricks like have the same view linked in the navigation from more than one place, with more than one label.

View solution in original post

sideview
SplunkTrust
SplunkTrust

A strange thing about the default.xml file that powers the app navigation - you can actually put <a> tags right in there and they will get turned into menu items, alongside your <view> and <saved> nodes.

 `<a href="my_custom_view">This is a custom label for my_custom_view</a>`

This is a common trick in Splunk apps, both to customize the label in the navigation separately from the label in the view itself, and to do weird tricks like have the same view linked in the navigation from more than one place, with more than one label.

mattymo
Splunk Employee
Splunk Employee

2021 and this still bangs. 

Thx @sideview 

- MattyMo
0 Karma

jeffland
SplunkTrust
SplunkTrust

Why hasn't this found its way into the documentation?

0 Karma

SwatiApte
Path Finder

Hi,

The tag works well, but the problem with it, is that we cannot make that particular Dashboard to be the default one. Splunk automatically searches for the first 'View' tag declared in the default.xml and makes it the default Dashboard. It does not take the link into account.

Get Updates on the Splunk Community!

Observability | Use Synthetic Monitoring for Website Metadata Verification

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

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...