Dashboards & Visualizations

app menu links to other app

manikdham
Path Finder

i want to create an app menu bar with links to other apps how do i do this. My app contains a drop down menu which will have links to other apps.

Tags (4)
0 Karma

yannK
Splunk Employee
Splunk Employee

You can add real links in your menu, so you could specify a link to the other app between "a" tags.

see http://docs.splunk.com/Documentation/Splunk/4.3.2/Developer/Step6BuildNavigation

examples of links to a dashboard in another app :

  • absolute path to other app

a href="http://myserver.mydomain:8000/en-US/app/webintelligence/business_visitor_trends"

  • relative path link to other app (more flexible)

a href="/app/webintelligence/business_visitor_trends"

manikdham
Path Finder

I want to create a drop down menu in default.xml which has links to other apps. How do i do this using this.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...