Product: TIBCO Spotfire®
Custom DatePicker renders in Web Player but not in Spotfire Professional/Analyst client.
Custom DatePicker renders in Spotfire Web Player, but not in the Spotfire Professional/Analyst desktop client.
The custom JS DatePicker is not displayed when the Text Area is rendered. This issue occurs only in the Spotfire Professional/Analyst desktop client. The issue is not seen in Web Player clients.
The problem occurs in Spotfire Professional/Analyst client version 6.5.x because in order to render HTML Text Area visualizations, the 6.5.x desktop client uses a third party component from Microsoft: the .Net WebBrowser control, which runs Internet Explorer in IE 7 compatibility mode. This means that the custom JavaScript code written in text areas needs to support IE 7 in order to work. However, the custom JS code for DatePicker (provided by 'http://static.jude.io/datepicker/') supports only IE 10 or higher.
One option is to force the web browser component to run in a different mode than IE 7 compatibility mode by setting a registry key on the PC which runs the Spotfire Professional client. In the Windows registry, you would add a DWORD entry with the key "Spotfire.Dxp.exe" to:
Comments
0 comments
Article is closed for comments.