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

da.eriksson

Members
  • Posts

    4
  • Joined

  • Last visited

da.eriksson's Achievements

Rookie

Rookie (2/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Hi, I've tried to search on this forum, on google and so on and not found any good solution how to display a report in PDF as default and not the HTML view, which I have figured out is the jasperviewer. I've read that you could create your own jsp page and set that in the report unit. Tried that but with no success because I don't really know what the jsp page should contain. Also read that you could change the viewReportFlow.xml to skip parts but no luck there either. Anyone that have a good example?
  2. Did a workaround... Im uploading the reportunit and after I modify the input control with the PATCH-method. Not the prettiest solution but it works.
  3. Edit: Did a workaround... Im uploading the reportunit and after modify the input control after with the PATCH-method.
  4. Hi, Im using the REST v2 service to publish report units. When I specify a InputControl I want to set a name (called prompt text in web gui) but can't find any information about it in the documentation. I've tried different values, like name, id, prompt and so on with no success. My InputControl gets the same name as the label (common attribute) and I don't want that. Perhaps there's no support for it in the API? Please help :) Regards, Daniel
×
×
  • Create New...