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

Using RESTful web services to get report parameters / input controls


brentos

Recommended Posts

I am trying to use the rest_v2 inputControls service to get the input controls of a report and then dynamically create prompts for the input controls. The reason I am doing this is to add custom functionality that the built-in inputControls do not provide, such as auto-complete or a tree selector. However, the input controls that are returned from the service don't seem to have a way to add metadata that could be used to determine when/how to make a field auto-complete or a tree selector, etc. Has anybody done anything similar? I have done something in the past using the embedded Jasper Reports library, and for that I used the JRPropertiesMap to store properties on the JRParameters. I've looked a little bit into customizing input controls on the server with custom JSPs, but I'm not sure if that would be the best approach. Thanks!

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

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