Jump to content
Changes to the Jaspersoft community edition download ×

jasperserver multi select query default value


695867597

Recommended Posts

Hi all,

I am using a multi-select input-control. The data to be displayed is being fetched from Database based on an input control query. I want to display some of the values pre-selected in the list, based on some conditions. Does JasperServer support this feature?

I see the other people answer is "java.util.Arrays.asList(new String[] {"Naveen","Sharad"})"

but the value of multi-select input-control is query, which is immutable. so whether has another better solution?

 

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

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