Jump to content

single select query not refreshing in JasperServer 5.5


manders_1

Recommended Posts

I have a "Single select query" parameter that does not take any values by default - the select requires other parameters to be set first. After setting the underlying parameters, the Single select query dropdown control (with the default message "Select one..."), (1) does not refresh and (2) causes all other controls to not refresh.

BTW this functionality works as expected in 5.2.0; this is strictly a 5.5.0 issue.

Here are some workarounds I am aware of:

1) Change type to "Multi select query".

2) Supply default value e.g. "0".

Is there a solution for this problem that can be applied to the JasperServer code directly (xml, html, js)?

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Rachita --> I'm already doing that and it does not solve the problem, but thanks for the suggestion :)

the control does not get any data initially, because the select for it needs values to be selected in other parameters first

BTW all of this works in 5.2.0; this is strictly a 5.5.0 issue

Link to comment
Share on other sites

  • 3 months later...

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...