Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 280

Possibility to get informed about new MODs on TIBCO community

No description provided
almost 2 years ago in Spotfire / Mods 2 Future Consideration

"Type to Search field" be set via API/script for list box property controls

Can the "Type to Serch field" be set via API/script? e.g. Document.Properties["control1"].Search = 'ABC OR GHI' I have a List Box Property control with unique values in a column. Is it possible to get a filter/filterering scheme to update the pro...
over 7 years ago in Spotfire / API 0 Future Consideration

Spotfire API provide access to the time a data source was loaded

In Data Table Properties, the Source Information tab lists information about each data source in a data table, including the time it was loaded. I would like to retrieve the data loaded time using the Spotfire API, so I write an IronPython script ...
almost 2 years ago in Spotfire / API 0 Future Consideration

API to obtain another page on same screen

I had a request from a customer regarding the possibility to open a page of a dxp in a new window via API. In essence they would like to click an action item in a viz and obtain another page on same screen, like what you get when right-click on pa...
over 7 years ago in Spotfire / API 1 Future Consideration

Ability to show/hide the search option in web player via API and/or URL options

Most of the features in the web player toolbar are controllable via the JavaScript API and the URL parameters, but the new search feature in Spotfire 10.0 was not added to the APIs. We have teams that embed Spotfire in their applications who would...
over 5 years ago in Spotfire / API 0 Future Consideration

DocumentChanged/DocumentClosing trigger needs to fire when template fails to open ...

We need to detect the case when a template fails to open in WebPlayer ... We were expecting that "DocumentChanged" and "DocumentClosing" triggers would be fired when document fails to open in webplayer for any reason. Unfortunatly, this is not the...
almost 2 years ago in Spotfire / API 0 Future Consideration

Need an API to read Email (optional field) attached to each user

when defining a new user, we have an optional field called email that we need to use it especially when we are in cloud where we don't have a domain and we need to send an email for the user or use his email .
almost 2 years ago in Spotfire / API 2 Future Consideration

Modify OData Connection via IronPython API

In cases where consumers may have various OData URI's, it would be nice if they could change the URI directly from a property control input field, and update the underlying data without entering Analyst. This might ideally be done through IronPyth...
almost 4 years ago in Spotfire / API 0 Future Consideration

adjust visualization width/height by API

Please allow to adjust visualization width/height by API. Also please expose API to lock visualization, i.e. allow to use API to do the same as what can be done via menu "Visualization" => "Arrange Visualization" => "Lock visualization area".
almost 2 years ago in Spotfire / API 0 Future Consideration

Make DataFunctionInput.InputType public

I'm building a complex custom data function and need to be able to check whether an input to a data function is an expression or a value. The DataFunctionInput class has an InputType property, but it's not public so I can't directly access it with...
about 6 years ago in Spotfire / API 1 Future Consideration