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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...