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

lokeshjaiswal

Members
  • Posts

    2
  • 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 lokeshjaiswal

  1. I have created the Japsersoft dashbaord and added Hyperlink in text field. however when I published the report hyperlink did not work. <pageHeader> <band height="50"> <textField hyperlinkType="ReportExecution" hyperlinkTarget="Blank"> <reportElement x="20" y="20" width="110" height="30" uuid="2cbdf20a-8462-4f7f-bf35-a1ce7873c025"/> <textElement> <font isUnderline="false"/> </textElement> <textFieldExpression><![CDATA["Hyperlink"]]></textFieldExpression> <hyperlinkParameter name="_report"> <hyperlinkParameterExpression><![CDATA["/Reports/CoreSystems/dashboardreport/2018/Blank_A4_Landscape"]]></hyperlinkParameterExpression> </hyperlinkParameter> </textField> <textField pattern="MMMMM dd, yyyy"> <reportElement x="490" y="20" width="100" height="20" uuid="6e3ac26b-011f-42d5-b305-5420035b9868"/> <textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression> </textField> </band> </pageHeader>
×
×
  • Create New...