Introduction
The Report Builder introduces the simple drag-and-drop principle like the Form Builder, as a no-code/low-code alternative to create your own customized reports for Joget apps. This provides a seamless experience for users to create reports instead of using external report building softwares.
You can download the plugin from Joget Marketplace.
New Feature
The Report Builder is a plugin created for the Addon Builders. This is a new feature in Joget DX Enterprise and Professional editions.
This plugin is still in BETA stage and undergoing development. NOT recommended for production use.
Report Element & Report Properties
Report Hash Variables
- #reportLink.id# - To attach reports in email tool.
- #reportLink.id[param1=value1¶m2=value2]# - To attach reports in email tool with parameters passing.
- #reportParam.name# - To populate dynamic report parameter values ( for example parameters set in report menu, subreport, etc. ).
Example usage:
<a href="#reportLink.rp_report1[id=5c3daa8c-b8e7-4e04-8119-e31be53d6232]#">Click Here For The PDF report</a>