Jump to content

Assign value to property through input field using JQuery in Spotfire X


Chris Larsen 3

Recommended Posts

Hi, I have a simple script here which I'm attempting to migrate from Spotfire 7.13 to Spotfire 10.0. As stated above I need to pass a value to an input field using jquery but this code - which worked perfectly on 7.13 - only fills input field but value is not assigned to property. Here's the code:

HTML

JAVASCRIPT

$("#testInput input").val("asd").blur();

Link to comment
Share on other sites

I tried several attemps (included the one suggested by Shandilya ) to assign a value to a property in Spotfire X without any results. This is a serious problem for me because I need to migrate several reports which use this approachto X and nobody can help me or suggest how to solve this problem.Tibco Support where are you
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...