This page describes how to open the links in the current tab rather than in a new tab from the Bold BI Embed version above 5.2.48. This support is available only for the following services.
Bold BI Server.
Bold BI Designer.
Open the UMS Settings
page using the link {domain}/ums/administration
.
Select Configuration
from settings and choose config.xml
from the dropdown.
Set the <EnableSameTabLinkTarget>
as true in the editor and Save
the changes.
Go to the Bold BI site. The links opened in a new tab will now be open in the current tab.
For Example:
When <EnableSameTabLinkTarget>: false
in config.xml, open the dashboard
from the dashboard listing page to view dashboard data, it will open in the new tab.
When <EnableSameTabLinkTarget>: true
in config.xml, open the dashboard
from the dashboard listing page to view dashboard data, it will now open in the current tab.
NOTE: This feature is useful for controlling the link navigation when the entire Bold BI Embed application is embedded in the IFrame.