Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
Form Grid extends the default functionalities of a typical grid element. Unlike the generic grid element that only accepts standard text field for its inputs, the Enhanced Grid Form Element captures data by making reference to another form element. ขยายฟังก์ชันการทำงานเริ่มต้นขององค์ประกอบตารางทั่วไป แตกต่างจากองค์ประกอบตารางทั่วไปที่ยอมรับเฉพาะฟิลด์ข้อความมาตรฐานสำหรับข้อมูลอินพุต ฟอร์มตารางที่ปรับปรุงแล้วยอมรับข้อมูลด้วยการอ้างอิงถึงองค์ประกอบฟอร์มอื่น ดังนั้นเราสามารถใช้ประโยชน์อย่างเต็มที่จากสิ่งที่องค์ประกอบของรูปแบบทั่วไปนำเสนอเช่นการตรวจสอบความถูกต้องและการจัดรูปแบบHence, one can take full advantage of what a typical form element has to offer, e.g., validation and formatting. |
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
New feature added in เพิ่มคุณสมบัติใหม่ใน Joget Workflow v6.เวอร์ชั่น 6
|
Figure ภาพที่ 1: Screenshot of Form Grid in sample ภาพตัวอย่างแสดงฟอร์มตารางไฟล์ใน App HR Expenses Claim appclaim
Figure 2: Screenshot of Form Grid in sample ภาพตัวอย่างแสดงฟอร์มตารางไฟล์ใน App HR Expenses Claim app - Add New Rowclaim - เพิ่มแถวใหม่
Figure ภาพที่ 3: Form Grid Propertiesคุณสมบัติฟอร์มตาราง
Name | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
IDElement | ID (By declaring as รหัส (เมื่อประกาศ ID ชื่อ "entries" , a corresponding database table column แล้ว จะมีการสร้างคอลัมน์ตารางในฐานข้อมูลว่า "c_entries" will be created) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
LabelElement | Label to be displayed to end userชื่อที่จะแสดงให้ผู้ใช้เห็น. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Form | Target form to reference to.แบบฟอร์มเป้าหมายที่จะอ้างอิงถึง | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
ColumnsThe columns defined here must be correspondent to the Form chosen above. | คอลัมน์ที่กำหนดที่นี่จะต้องสอดคล้องกับแบบฟอร์มที่เลือกด้านบน
|
Figure 4: Form Grid Properties - UI คุณสมบัติฟอร์มตาราง - หน้าจอผู้ใช้งาน
Name | Description | |||||
---|---|---|---|---|---|---|
Enable Sorting Feature | Determines if ordering of rows is to be enforced.กำหนดว่าจะบังคับใช้การเรียงลำดับของแถวหรือไม่ | |||||
Field ID for SortingField to | keep the ordering sequence; must correspond with a field id in the target form.เพื่อให้ลำดับการเรียงฟิลด์; จะต้องสอดคล้องกับฟิลด์รหัสในรูปแบบ | |||||
Form Submit Button Label (Normal Mode) | Label of the Submit button in normal mode.ป้ายกำกับของปุ่มส่งในโหมดปกติ | |||||
Form Submit Button Label (Readonly Mode) | Label of the Submit button in read-only mode.ป้ายกำกับของปุ่มส่งในโหมดอ่านอย่างเดียว | |||||
Display field as Label when readonly? | Displays the value of the element as plain text when element is set to แสดงค่าของข้อความในรูปแบบข้อความล้วนๆไม่สามารถแก้ไขได้ เมื่อกล่องข้อความนั้นถูกตั้งค่าไว้ว่า "Readonly". | |||||
Popup Dialog Height | Specifies the height, in characters.ความสูง
| |||||
Popup Dialog Width | Specifies the width, in characters.ความกว้าง
| |||||
Readonly | Determines if the element is editable.กำหนดว่าข้อความสามารถแก้ไขได้หรือไม่ | |||||
Disable Add Feature | Determines if a new row can be added.พิจารณาว่าสามารถเพิ่มแถวใหม่ได้หรือไม่ | |||||
Disable Delete Feature | Determines if a row can be removed.พิจารณาว่าสามารถลบแถวได้หรือไม่ | |||||
Delete confirmation messageConfirmation message | when deleting a row.ข้อความยืนยันเมื่อลบแถว | |||||
Show Row Numbering? | Shows numbering on the grid.แสดงคอลัมน์เพิ่มเติมทางด้านซ้ายสุดเพื่อแสดงหมายเลข | |||||
Paging Size | Items to be displayed per page.รายการที่จะแสดงต่อหน้า |
Figure ภาพที่ 5: Form Grid Properties - Validation & Data Binder คุณสมบัติรายการตาราง - หน้าจอผู้ใช้และตั้งค่าให้สมบูรณ์
Name | Description | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Validator | Attach a Validator plugin to validate the input value. Please see Form Validatorแนบปลั๊กอิน Validator เพื่อตรวจสอบความถูกต้องของค่าที่ป้อนเข้ามา โปรดดู ตรวจสอบข้อมูลของฟอร์ม (Form Validator).
| |||||||||||||
Unique ColumnColumn/ | Field ID to identify record ID.คอลัมน์ / ฟิลด์ ID เพื่อระบุ ID บันทึก | |||||||||||||
Min Number of Row Validation (Integer) Min Number of Row Validation (Integer | จำนวนแถวขั้นต่ำ (จำนวนเต็ม) | |||||||||||||
Max Number of Row Validation (Integer)Max Number of Row Validation (Integer | จำนวนแถวสูงสุด (จำนวนเต็ม) | |||||||||||||
Error Message Error message | to be shown when row requirements set above is not met.ข้อความแสดงข้อผิดพลาดที่จะแสดงเมื่อไม่ตรงตามข้อกำหนดของแถวที่ตั้งไว้ข้างต้น | |||||||||||||
Load Binder Option by default. Grid data will be saved/loaded in JSON format in its defined database cell. | ตัวเลือกโดยค่าเริ่มต้น ข้อมูลตารางจะถูกบันทึก / โหลดในรูปแบบ JSON ในฐานข้อมูลที่กำหนดไว้ In this example, Multirow Form Binder is used to load data from other form. See list of available Form Binderในตัวอย่างนี้ Multirow Form Binder ถูกใช้เพื่อโหลดข้อมูลจากฟอร์มอื่น ดูรายการที่มีอยู่ สิ่งที่ผูกกับฟอร์ม (Form Binder) . | |||||||||||||
Store Binder Option by default. Grid data will be saved/loaded in JSON format in its defined database cell. | ตัวเลือกโดยค่าเริ่มต้น ข้อมูลตารางจะถูกบันทึก / โหลดในรูปแบบ JSON ในฐานข้อมูลที่กำหนดไว้ ในตัวอย่างนี้ Multirow Form Binder ถูกใช้เพื่อโหลดข้อมูลจากฟอร์มอื่น ดูรายการที่มีอยู่ สิ่งที่ผูกกับฟอร์ม (Form Binder) In this example, Multirow Form Binder is used to load data from other form. See list of available Form Binder. | |||||||||||||
Delete Associated Grid Data? | If the popup form have grid element(s), this option will delete the inner grid data.หากฟอร์มป๊อปอัพมีรายการในตารางตัวเลือกนี้จะลบข้อมูลภายในตาราง
| |||||||||||||
Delete Associated Child Form Data? | If the popup form have child element(s), this option will delete the child data.หากฟอร์มป๊อปอัพมีองค์ประกอบลูกตัวเลือกนี้จะลบข้อมูลลูก
| |||||||||||||
Delete Files?If the popup form contains file upload element, this option will delete the actual uploaded file(s). | ถ้าฟอร์มป๊อปอัพมีองค์ประกอบอัพโหลดไฟล์ตัวเลือกนี้จะลบไฟล์ที่อัพโหลดจริง
| |||||||||||||
Abort Related Running Processes? | If there are process instances related to the deleted row, this options will abort those process instances.หากมีอินสแตนซ์กระบวนการที่เกี่ยวข้องกับแถวที่ถูกลบตัวเลือกนี้จะยกเลิกอินสแตนซ์กระบวนการเหล่านั้น |
Info | ||
---|---|---|
| ||
Download a tutorial app on Grids from ดาวน์โหลดแอพบทช่วยสอนเกี่ยวกับ Grids จาก Joget Workflow Marketplace to learn more. เพื่อเรียนรู้เพิ่มเติม |