Versions Compared

Key

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

...

Figure 1: Jasper Reports Properties

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

Figure 2: Jasper Reports Properties - Configure Datasource

NameDescription
 Datasource 
  • Default Datasource
 
  • Custom Datasource
If the default datasource is selected, the custom JDBC settings below will be ignored.
 

Figure 3: Jasper Reports Properties - Report Parameters

NameDescription
 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

Figure 4: Jasper Reports Properties - UI

NameDescription
  
  

 

How to Use the JasperReports Userview Menu

1. Design Report Using the iReport Designer

...

Custom HeaderCustom Header in HTML.
Custom FooterCustom Footer in HTML

...