Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
English |
---|
By using Bean Shell Form Binder, we are able to load and update our Environment Variable values by using a form. Let's create a form with each Text Field to represent a Environment Variable in our app and set all the field id to the ID of the Environment Variable. |
Thai |
---|
โดยใช้ Bean Binder แบบฟอร์มเราสามารถโหลดและปรับปรุงค่า Environment Variable ของเราโดยใช้แบบฟอร์ม มาสร้างแบบฟอร์มพร้อมฟิลด์ข้อความแต่ละฟิลด์เพื่อเป็นตัวแทนของตัวแปรสภาพแวดล้อมในแอพของเราและตั้งค่า ID ฟิลด์ทั้งหมดเป็น ID ของตัวแปรสภาพแวดล้อม |
...
Thai |
---|
จากนั้นคลิกที่แท็บ "Properties" จากนั้นตั้งค่า "Load Binder" และ "Store Binder" ในหน้า "Advanced" เป็น "Bean Shell Form Binder" |
Warning |
---|
Be advised the following BeanShell codes are not compatible in Joget Cloud multi-tenant environment. |
Using the following script for "Store Load Binder".
Thai |
---|
การใช้สคริปต์ต่อไปนี้สำหรับ "Load Binder" |
...
Using the following script for "Load Store Binder".
Thai |
---|
การใช้สคริปต์ต่อไปนี้สำหรับ "Store Binder" |
...