We are using Splunk 6.4.2. We want to create a dashboard with several panels. We want to add the HTML tag to the source in order to be able to load the dashboard but position to panel3 at the top. I added the name tag right before the div id of the row that would have the panel.
I tried a test dashboard, converted to HTML and added and then tried to add "#panel3" in the URL reference for the dashboard but did not work. For example I tried
http://mywebserver:9999/splunk/en-US/app/search/mydashboard#panel3
But Splunk seems to refresh the URL when loading and loses the # tag.
↧