Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents


Introduction

English
JasperReports Userview Menu is a userview plugin that allows more complex reporting requirements through integration with JasperReports.

By using JasperReports report definitions, sophisticated reports with custom layouts and graphs can be generated and viewed directly within a userview, with optional export to PDF and Excel.

...

JasperReports Menu Properties

Configure Jasper Reports

Image Added

Figure 1: Jasper Reports Properties


Screens (Click to view)Image Removed
NameDescription
idMenu element unique id. Userview will use this id in the URL for the menu if the Custom ID is empty.

Figure 1: Jasper Reports Properties

Custom ID

Item link slug. Optional field.

Info
titleUnique field

Value defined here must be unique to the rest of the Userview Menus as the first matching name will be called upon.

LabelMenu label. Mandatory field.
Default Output
  • HTML
Export OptionsEnable export options at the bottom of the generated report.
Jasper Report Definition (JRXML)Paste your JRXML definition in XML here.
Use virtualizer for large report?If you are experiencing issue in generating of report, try checking this option.

Datasource

Image Added

Figure 2: Jasper Reports Properties - Configure Datasource


Image Removed
NameDescriptionScreens (Click to view)
Datasource
  • Default Datasource
  • Custom Datasource
If the default datasource is selected, the custom JDBC settings below will be ignored.

Parameters

Image Added

Figure

...

3: Jasper Reports Properties -

...

Report Parameters


Image Removed
NameDescriptionScreens (Click to view)
 Parameters

If your Jasper Reports is expecting parameters, here's where you can map there.

NameDescription
Name

Jasper Reports parameter name.

Code Block
titleExample
group

Image Modified

Image Modified

Value

Hardcoded value and Hash variable is accepted here.

Code Block
titleExample
#requestParam.groupName#

Image Modified

UI

Image Added

Figure

...

4: Jasper Reports Properties -

...

UI


Screens (Click to view)Image Removed

Figure 4: Jasper Reports Properties - UI

NameDescription
Custom HeaderCustom Header in HTML.
Custom FooterCustom Footer in HTML

...