Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
Calculation Field allows you to perform a series of arithmetic computations to a set or a series of fields. คือข้อมูลการคำนวณที่ช่วยให้คุณสามารถทำการคำนวณทางคณิตศาสตร์เป็นชุดให้กับข้อมูล |
Figure ภาพที่ 1: Screenshot highlighting Calculation Field taken from sample ภาพตัวอย่างแสดงฟิลด์คำนวณใน App HR Expenses Claim appclaim
ภาพรวมในหัวข้อนี้ได้จาก Screenshots taken from http://localhost:8080/jw/web/console/app/hr_expense/1/form/builder/hr_expense_claim
Figure ภาพที่ 2: Calculation Field Propertiesคุณสมบัติฟิลด์คำนวณ
Name | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
ID | Element ID (By declaring as รหัส (เมื่อประกาศชื่อ "total" , a corresponding database table column แล้ว จะมีการสร้างคอลัมน์ตารางในฐานข้อมูลว่า "c_total" will be created) | ||||||||
LabelElement | Label to be displayed to end userชื่อที่จะแสดงให้ผู้ใช้เห็น. | ||||||||
Variables |
| ||||||||
Equation | Arithmetic operation using the variables declared above.การดำเนินการทางคณิตศาสตร์โดยใช้ตัวแปรที่ประกาศไว้ข้างต้น |
Figure ภาพที่ 3: Calculation Field Properties - Advanced Options คุณสมบัติฟิลด์คำนวณ - ตัวเลือกขั้นสูง
Name | Description | |||||||
---|---|---|---|---|---|---|---|---|
Validator | Attach a Validator plugin to validate the input value.แนบปลั๊กอิน Validator เพื่อตรวจสอบความถูกต้องของค่าที่ป้อนเข้ามา
| |||||||
Formatting Style |
| |||||||
Number of DecimalNumber of Decimal | จำนวนทศนิยม | |||||||
PrefixPrefix of the calculated value | คำนำหน้าของค่าที่คำนวณได้ | |||||||
Postfix | Postix of the calculated valueคำด้านหลังของค่าที่คำนวณได้ | |||||||
Use Thousand Separator?Thousand Separator toggle. | ตัวคั่นหลักพัน | |||||||
Hidden? | Shows this element to the end user.แสดงองค์ประกอบนี้ให้ผู้ใช้งานเห็นหรือไม่ | |||||||
Display as Label? | Displays the value of the element as plain text.แสดงค่าข้อมูลเป็นข้อความธรรมดาหรือไม่ | |||||||
Workflow Variable | If the form is part of a workflow process, upon saving of the form (by clicking on ถ้าแบบฟอร์มเป็นส่วนหนึ่งของเวิร์กโฟลว์โพรเซส เมื่อบันทึกแบบฟอร์ม (โดยคลิกที่ปุ่ม "Save as Draft" or หรือ "Complete" button). The value in this input field will be saved into the corresponding workflow variable named here.) ค่าในฟิลด์อินพุตนี้จะถูกบันทึกลงในตัวแปรเวิร์กโฟลว์ที่ระบุไว้ที่นี่
|
...