Jump to content
Changes to the Jaspersoft community edition download ×

User parameters in Query-based Input Controls don't work


jacobs_1
Go to solution Solved by jacobs_1,

Recommended Posts

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution

You have to define an input control that take no information.

Incase of user roles you have to define an input control multi select from list with the name and Id LoggedInUserRoles and an empty list.

edit: it is better create the input control as multi select (select * from jirole) and add the property select_all:true to the parameter in ireport.

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