Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Dashboard Links - taking to tab not new screen?

I am attempting to create a springboard page that can be used to inform the user of what is on the different dashboard tabs. For example, there is a dashboard called Generals with three tabs 1) North 2) South 3) Foreign and on each page there are 3 different reports a) Battles Won b) Battles Lost c) Biography. On a new dashboard page I plan to list each tab 1, 2, & 3 with each report underneath a, b, and c. I want each report to be a link that take me to the report within the tab, so that the user can scroll to the other reports if they want or return to the overview tab, I would like them to still be able ot choose the other tabs if they would like.
Right now when I create a link and choose to keep it in the current window it wipes out my other tabs, shows the report and the only option I have is to return to the springboard page. Is it possible to do as I am envisioning?
Answers
-
I know this is an old post so you may have found your answer by now...
But I just came across this post and thought I would share what I thought might be a helpful solution.
Add a target="_blank" attribute to your links (anchor tags)
You can see a more detailed explanation here:
How to Make Links Open in a New Window or Tab (thesitewizard.com)0