Valhalla
TFDThoughtSpot For Developers
β’Created by Valhalla on 4/9/2025 in #dev-help
Tim - Hello π I'm trying to programmatically o...

9 replies
TFDThoughtSpot For Developers
β’Created by Valhalla on 4/9/2025 in #dev-help
Tim - Hello π I'm trying to programmatically o...

9 replies
TFDThoughtSpot For Developers
β’Created by Valhalla on 4/9/2025 in #dev-help
Tim - Hello π I'm trying to programmatically o...
are there any events I can use to control the explore modal?
9 replies
TFDThoughtSpot For Developers
β’Created by ashish on 3/19/2025 in #dev-help
ashish - @everyone AMA is starting now, please ...
Thanks! Is there a sample that implements it using css vars?
7 replies
TFDThoughtSpot For Developers
β’Created by ashish on 3/19/2025 in #dev-help
ashish - @everyone AMA is starting now, please ...
@ashish thank you for the demo and answering our questions today. I was unable to see the link Bryant posted. Can you forward it to me here? Thanks!
7 replies
TFDThoughtSpot For Developers
β’Created by ashish on 3/19/2025 in #dev-help
ashish - @everyone AMA is starting now, please ...
The zoom chat is disabled btw
7 replies
TFDThoughtSpot For Developers
β’Created by Valhalla on 3/14/2025 in #dev-help
Tim - Hello π I'm embedding a liveboard, and I...
Ok thanks it may have been an issue on my side. I'll try again with more simplified code in the next couple days. I'll let you know if I encounter any more issues
7 replies
TFDThoughtSpot For Developers
β’Created by Valhalla on 3/14/2025 in #dev-help
Tim - Hello π I'm embedding a liveboard, and I...
Thanks @Aditya! I will go ahead and implement it this way then. The only problem is I have to deal with multiple toolbars. The TS toolbar has edit, and the more menu, etc, and my host app has the Add chart button. I would like to conslidate them into a single toolbar. Since I cannot use custom actions in TS, I must move the Edit button (and others) into my host application's toolbar. I see you provide host events to do this.
I have begun implementing this for Edit. I added an edit button to my host app that calls
embedRef?.current?.trigger(HostEvent.Edit)
. The problem I'm running into is sometimes clicking edit will cause the visualizations inside the liveboard to disappear. I have also added a save button so the user can save their changes. Clicking save calls embedRef?.current?.trigger(HostEvent.Save)
. This successfully saves the changes, but similarly also causes the visualizations to disappear until I refresh the page.
Have you run into this before? Am I missing something obvious? Do you have any code examples I could view?7 replies
TFDThoughtSpot For Developers
β’Created by Valhalla on 3/11/2025 in #dev-help
Tim - Heads up I'm unable to view the #announce...
Yes I can see it now. Thank you π
4 replies
TFDThoughtSpot For Developers
β’Created by Valhalla on 3/12/2025 in #dev-help
Tim - How can I delete a liveboard using the RE...
Exactly what I needed. Thank you π
4 replies
TFDThoughtSpot For Developers
β’Created by Valhalla on 3/6/2025 in #dev-help
Tim - Hello π we embed liveboards with the sdk...
Yup itβs resolved.
8 replies
TFDThoughtSpot For Developers
β’Created by Valhalla on 3/6/2025 in #dev-help
Tim - Hello π we embed liveboards with the sdk...
wait, I may have gotten it to work
8 replies
TFDThoughtSpot For Developers
β’Created by Valhalla on 3/6/2025 in #dev-help
Tim - Hello π we embed liveboards with the sdk...
oops my asterisks made the text italic
8 replies
TFDThoughtSpot For Developers
β’Created by Valhalla on 3/6/2025 in #dev-help
Tim - Hello π we embed liveboards with the sdk...
I get the following error
Invalid URLs in CORS whitelisted domains: Error in url: *.preview.mycompany.com is: Invalid hostname or IP address in user input: *.preview.mycompany.com
8 replies