Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
Select Box is one of the generic HTML Form input elements. In the Form Builder, one is able to define the options available to the Select Box via various means, including with the use of เป็นหนึ่งในองค์ประกอบการป้อนแบบฟอร์ม HTML ทั่วไป ในการสร้างแบบฟอร์มหนึ่งสามารถกำหนดตัวเลือกที่มีให้กับกล่องเลือกด้วยวิธีการต่าง ๆ รวมถึงการใช้ตัวเลือกแบบ Form Options Binder. |
Figure ภาพที่ 1: Screenshot with Select Box highlighted in sample CRM app ภาพตัวอย่างแสดงฟิล์ดซีเล็กบล็อกใน App CRM
ภาพรวมในหัวข้อนี้ได้จาก Screenshots taken from http://localhost:8080/jw/web/console/app/crm/1/form/builder/crm_account
Figure ภาพที่ 2: Select Box Propertiesคุณสมบัติซีเล็กบล็อก
Name | Description | |||||
IDElement | ID (By declaring as รหัส (เมื่อประกาศ ID ชื่อ "country" , a corresponding database table column แล้ว จะมีการสร้างคอลัมน์ตารางในฐานข้อมูลว่า "c_country" will be created) | |||||
LabelElement | Label to be displayed to end userชื่อที่จะแสดงให้ผู้ใช้เห็น. | |||||
Options (Hardcoded) | Select Box optionsตัวเลือกซีเล็กบล็อก
| |||||
Or Choose Options Binder | Options to be populated dynamically using ตัวเลือกซีเล็กบล็อกโดยใช้ปลั๊กอินตัวเลือกแบบ Options Binder plugin.
|
Figure 3: Select Box Properties - Advanced Options
...