Product: TIBCO Spotfire®
Custom visualizations in the Web Player no longer respond to user interaction.
Product: TIBCO Spotfire Web Player (incl. Consumer and Business Author)
Version: 7.5.0 and later
OS: All Supported Operating Systems
The ASP.NET based API, used to create views for custom visualizations on the Web Player (with interaction), is deprecated. Instead, users will see a fallback visualization that only calls the rendering (RenderCore) method but does not provide UI interaction. This has been replaced by a new API called CustomVisualView.
Older visualizations deployed on Spotfire 7.5 will be correctly rendered. However, the visual will no longer respond to user input. This means that all the graphical components will look exactly the same as in version 7.0 and earlier. All mouse and keyboard interaction will appear disabled. The content of the visualization will also be static, no longer responding to changes to the analysis, such as selections, marking and filtering.
In Spotfire 7.5, the API the older ASP.NET API used as part of the controller (interaction handling) of the custom visualizations was removed.
The replacement API is called CustomVisualView. You can find the CustomVisualView implementation instructions at the following.
https://docs.tibco.com/pub/sfire_dev/area/doc/html/TIB_sfire-dev_developer/GUID-2D0A0708-1402-44B0-9561-0A1FAEBE7BE7.html
visual, user, interaction, controller, custom visual
Comments
0 comments
Article is closed for comments.