Jump to content
We've recently updated our Privacy Statement, available here ×

mjmapi

Recommended Posts

Hi Guys,

Hope i can get help on this one, i have a parameter i want changed to a dropdownlist, on Jaspersoft Studio i achieved this by changing the parameter class to 'java.util.ArrayList' and default value expression to Arrays.asList("Branch", "Province").

This works fine on studio, when i run the report i'm presented with the dropdown with Branch and provice, however when i upload report to server this dropdown is not presented to user at report runtime, they must manually enter/capture branch/province

I do not have access to the Jasperserver, vendor does not allow us to access, so i have to achieve this without server input controls, any help /pointers will be appreciated

Thanks,

Meli

Link to comment
Share on other sites

  • 7 months later...
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

The only way to get this working was to get the input controls setup on the JasperServer side, i had to write step by step instructions and get the vendor to setup on my behalf, It seems input controls can only be setup on the server side on deloper app

 

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