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

Custom Visualization Component Jaspersosft 6


Areport

Recommended Posts

  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Link to comment
Share on other sites

djohnson53,

thanks a lot. the component is working fine now. I had an problem with using jQuery in the component. It was not running on the JRS, because of the conflict with prototype.js. 

After adding jQuery.noConflict() to the wrap end it was working fine.

new warp end: 

end: "nnjQuery.noConflict();n}(typeof __visualize__ != 'undefined' ? __visualize__ : window));"[/code]

 

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