Please allow action mod to copy & paste via clipboard, so we can utilize mod to pass information between spotfire and external system. One use case is that we want to develop an action mod to copy columns information to clipboard, which was av...
8 days ago
in Spotfire / API
0
Future Consideration
add API to get the maximum number of clusters in dendrogram in heat map
Please expose API to get the maximum number of clusters in dendrogram in heat map. AKA, the maximum value that can be assigned to heatmap.RowDendrogram.PruningLevel. The use case is that we are trying to use a silder (placed in text area) to contr...
Enhance the usability and flexibility of the configuration interface for Action Mods, particularly for more complex implementations. As mods grow in complexity, the current configuration window can become crowded and difficult to navigate, making ...
6 months ago
in Spotfire / API
0
Future Consideration
Enable support for embedding data functions directly within the Action Mod package, rather than requiring them to be stored and referenced separately in the Spotfire Library. Currently, Action Mods depend on externally managed data functions, whic...
6 months ago
in Spotfire / API
0
Future Consideration
Enable Data Connection Management from Action Mods
Extend the Mod API to allow Action Mods to interact with Spotfire’s data layer, specifically to create, modify, or trigger data connections. Currently, Action Mods cannot:
Create new data connections (e.g., databases, APIs, local files)
Modify...
6 months ago
in Spotfire / API
0
Future Consideration
Add Document Properties to a Text Area via an Action Mod
Currently, it is not possible to create a Text Area and embed Document Properties or other objects directly through an Action Mod. While it is possible to:
create and edit Text Areas, and
create or modify Document Properties via the mod,
the...
6 months ago
in Spotfire / API
0
Future Consideration
Developers would like to be able to create text areas, properties and input controls in the text area that manipulate those properties. One example would be to have a tool that would perform an S+ calculation. A user of Spotfire could launch a too...
over 10 years ago
in Spotfire / API
11
Future Consideration
When using oAuth2/OIDC for authentication it would be great to have access to the user's jwt token in the API to make use of it in e.g. a custom data source or an IP script to authenticate the user in other systems with the same token (e.g. via an...
over 4 years ago
in Spotfire / API
3
Likely to implement
Allow customization of NotificationService timeout duration
Currently, notifications displayed through the NotificationService in the top-right corner disappear automatically after a fixed period of time.It would be valuable to allow developers to configure the notification timeout duration, for example:
...
2 months ago
in Spotfire / API
0
Future Consideration
Mods trusted in Spotfire server should be trusted in Web players automatically
Mods trusted in Spotfire server should be trusted in Web players automatically. As of now Spotfire web client is checking the mods certificate though its trusted via adding Mods cert as trusted certificate in Spotfire server and trying to connect ...
about 4 years ago
in Spotfire / API
0
Future Consideration