Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
Form Data Update Tool is used to update the information in forms that have already been submitted. This is typically used for processing existing forms and updating fields based on business rules or data from external systems. Note that trying to use this tool for a form that has not yet been submitted will result in an exception. For pre-filling form fields of new forms, consider using either the Preset Form Data Tool, or you may use hash variables in your forms. |
Figure 1: Form Data Update Tool Properties
เครื่องมือปรับปรุงข้อมูลฟอร์ม ถูกใช้เพื่อปรับปรุงข้อมูลในแบบฟอร์มที่ถูกส่งไปแล้ว ซึ่งโดยทั่วไปจะใช้สำหรับการประมวลผลแบบฟอร์มที่มีอยู่และการอัพเดตฟิลด์ตามกฎทางธุรกิจหรือข้อมูลจากระบบภายนอก โปรดทราบว่าการพยายามใช้เครื่องมือนี้สำหรับฟอร์มที่ยังไม่ได้ส่งจะส่งผลให้เกิดข้อยกเว้น สำหรับฟิลด์การกรอกแบบฟอร์มล่วงหน้าของฟอร์มใหม่ให้พิจารณาใช้เครื่องมือข้อมูลฟอร์มที่กำหนดไว้ล่วงหน้าหรือคุณอาจใช้ตัวแปรแฮชในแบบฟอร์มของคุณ |
รูปที่ 1: คุณสมบัติเครื่องมือการปรับปรุงข้อมูลฟอร์ม
ชื่อ | คำอธิบาย |
---|---|
Form | แบบฟอร์มเป้าหมาย |
Update Fields | ฟิลด์ที่จะปรับปรุง |
|
By default, it will try to look for record with the same id of the process instance it is currently in. However, you may also specify your own record id by explicating defining a "id" field and value.
Name | Description |
---|---|
Field ID | Field ID to be updated. Field ID must exists in the selected form above. |
Value | Value to be set. |
...
|