Open Dashboard in new tab from button click [Workspace related v7.4+]

FrankDK
Contributor

From a button-click, I want to open a different Dashboard, in a new tab (or just open it). It should be fairly straight forward, using:

FrankDK_0-1700169376603.png

But if the Dashboard I want to open is not within the "Default" workspace, OR, if the Workspace that is hosting the Dashboard is not set to:

FrankDK_1-1700169926214.png

the function does not work. Smart as I am, it should only be a matter of minutes to figure out the right combination, hereby prefixing the dashboard name with the Workspace name: XFPage=Dashboard:Current.MyDashboardName. But nope. Hopefully someone out there have the right combination to unlock level 2 to the Dashboarding Tour de Master.

Cheers Frank

1 ACCEPTED SOLUTION

FrankDK
Contributor

Answering my own post. 

It's a bug in 7.4.2+ but should be fixed in 8.1. A workaround is to set the Workspace as Shareable = true and include the Workspace name in the call:

FrankDK_0-1700758103912.png

 

View solution in original post

1 REPLY 1

FrankDK
Contributor

Answering my own post. 

It's a bug in 7.4.2+ but should be fixed in 8.1. A workaround is to set the Workspace as Shareable = true and include the Workspace name in the call:

FrankDK_0-1700758103912.png