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

littleredshack

Members
  • Posts

    7
  • Joined

  • Last visited

littleredshack'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. How would I go about putting a custom html page that has been built with visualize.js into an existing jasperserver? I have used visualize.js a few times and built pages that on an external web server and these retrieve reports using the visualize.js library. That is all fine but how does visualize.js work if I put the page into the same tomcat server. I want to do this so that I do not have to authenticate the user again, the user can still do all the other stuff in Jasperserver but I can still give them some custom pages built with visualize.js. So this way I can hopefully get the flexibility of visualize.js but I can also make use of the security that is already provided when the user logs on to Jasperserver. I have seen something in the docs about adding a custom jsp page into a spring flow. That might be a starting point. Anyone tried something like this?
  2. Has anyone got some sample code for a custom input control that works in Jasperserver 6.x ? The custom input controls have changed post 5.x and there is no documentation or example anywhere of how to actually do this.
  3. Hello ! Seriously well done working out that sample code - I assume with absolutely no help from Jaspersoft ... I am trying to get started with building a custom input control on Jasperserver 6.2. If I take your sample code as is and put it into a JSP and then change a report to use that as a custom jsp page for controls, then the report works fine. But I cannot then work out how to add my custom control code into your section where it says custom code goes here ... Do you think you could share one of your custom jsp pages in total so that I can get an idea of how this is meant to hang together ?
  4. I had exactly the same problem with a report that uses a domain data source in a reportbook. Added the two paramters slSchema and slFactory and hey presto. Does anyone ever test this product before releasing it ??
  5. In JasperServer Pro version 6.0.1 you are looking to change the background-color of an element with a class of "visualizejs _jr_report_container_" Not sure exactly which .css that is in but a grep should find it for you.
×
×
  • Create New...