This document (including, without limitation, any product roadmap or statement of direction data) illustrates the planned testing, release and availability dates for Spotfire products and services. It is for informational purposes only and its contents are subject to change without notice. Planning to implement - generally 6-12 months out. Likely to Implement - generally means 12-18 months out.
Copyright © 2014-2023 Cloud Software Group, Inc. All Rights Reserved.
Cloud Software Group, Inc. ("Company") follows the EU Standard Contractual Clauses as per the Company's Data Processing Agreement.
Terms of Use |
Privacy Policy |
Trademarks |
Patents |
Contact Us
Hello Magnus,
Thank you for the clarification.
Good to know.
Hi Wei Li, I was a bit too fast in my first comment. It works the way you describe. An API to get the current UI language will be considered in a future relase.
Hello Magnus,
Thank you.
console.log() can also write text to progress dialog when action mod is executing, so we are planning to use it massively in this way. Can we do this?
Thanks for the idea. It makes sense to be able to display localized messages and something we should look into. Using the NotificationService API (https://spotfiresoftware.github.io/spotfire-mods/api-docs/action-mods/classes/Spotfire.Dxp.Framework.ApplicationModel.NotificationService.html) is probably a better option than console.log, which is mainly a tool for developers to troubleshoot.