Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Code Block | ||
---|---|---|
| ||
select c_username, cast(replace(c_total, '$ ', '') as Decimal(0,2)) as total from app_fd_hr_expense_claim |
Figure 2: Adding the report definition into Joget UserviewUI's Jasper Reports element
In your iReport Designer, click on the XML tab to copy the definition generated. Paste it into the JasperReports Userview UI element.
At the second tab, select Default Datasource so that it will read the data set from Joget's current database as well.
Thai |
---|
รูปที่ 2: การเพิ่มคำนิยามรายงานลงในองค์ประกอบรายงาน Jasper ของ Joget UserviewUI ใน iReport Designer ของคุณคลิกที่แท็บ XML เพื่อคัดลอกคำจำกัดความที่สร้างขึ้น วางลงในองค์ประกอบ JasperReports UserviewUI ที่แท็บที่สองเลือกแหล่งข้อมูลเริ่มต้นเพื่อที่จะอ่านชุดข้อมูลจากฐานข้อมูลปัจจุบันของ Joget เช่นกัน |
...
Figure 3: Running your Report in the actual UserviewUI
Thai |
---|
รูปที่ 3: เรียกใช้รายงานของคุณใน Userview UI จริง |
...