Jump to content
Changes to the Jaspersoft community edition download ×

j.hoppe

Members
  • Posts

    4
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by j.hoppe

  1. Are all features supported on the IPad? The Surface Pro? If so, for which browsers?
  2. Is it possible to disable any of the Jive buttons in Visualize.js? I.e. column filtering or formatting? I looked at the API, and it doesn't appear to be documented. As a worst case approach, I'm investigating hiding the buttons via CSS.
  3. New to Jaspersoft reports... According to this Jaspersoft Community page How to disable Table sorting/filtering feature (JIVE), Table sorting and filtering can be disabled per report or column. If so, what are the steps to implement it? What do I add the property to in the outline? I have tried the Table, the Column Header label, the Detail Text field, etc. I right click and choose Show Properties.Click Edit Properties from the Properties window.Add a new Component Property of "net.sf.jasperreports.components.table.column.sortable". or filterableSet the value to false.Publish the report to Jaspersoft server.Refresh the report in Jaspersoft server.Filtering and sorting are still enabled.Publish the reportRefresh the Jaspersoft server pageFiltering and sorting are still enabledMy end goal is to disable these features in the browser via visualize.js, but I'm assuming I should be able to see these features on Jaspersoft server as well.
  4. Jaspersoft reports allow for stable sorting. You can sort by column a, then column b. Is there a way to enable sorting, but disable stable / multi column sorting either at the report level or the Visualize.js level?
×
×
  • Create New...