Change the dashboard and datacard urls in the lists page.

We are using thoughtspot embed. We want to change the dashboard and datacard urls in the lists page from thoughtspot urls to our app urls. I tried changing it from the develop tab in thoughtpsot - https://syncari.thoughtspot.cloud/#/develop/links but it didn't work/doesn't have other link fields. I handled the link clicks via iframe post message events(ROUTE_CHANGE) but when the user right clicks and opens the link in new tab or CRTL+click and opens in new tab, it takes the user to https://syncari.thoughtspot.cloud We want the users to stay in our app. So please help us configure/change the urls/links. I have uploaded the video for reference. Thanks
6 Replies
Nikhil Kumaran S
Nikhil Kumaran SOP5mo ago
@shikharTS @Justin Mathew Please help.
utsav.kapoor
utsav.kapoor5mo ago
Nikhil Kumaran S
Nikhil Kumaran SOP5mo ago
@utsav.kapoor I added that, it works for right click and open but when the user does CTRL/command + click it takes them to thoughtspot
Nikhil Kumaran S
Nikhil Kumaran SOP5mo ago
utsav.kapoor
utsav.kapoor5mo ago
@Nikhil Kumaran S - Please try additionalFlags: { disableRedirectionLinksInNewTab: true }
Nikhil Kumaran S
Nikhil Kumaran SOP5mo ago
This works. Thanks

Did you find this page helpful?