Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
Section is the placeholder to hold Form Elements. Each section has one column in it by default. |
...
Figure 1: Section highlighted in blue in sample HR Expenses Claim app
分区 是持有表单元素的占位符。每个分区默认都有一列。 |
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
This feature is enhanced in Joget Workflow v6 to support visibility control rules, section readonly. |
图1:人力资源开支申报应用程序样本中以蓝色突出显示的分区
本文中的屏幕截图取自 Screenshots in this article obtained from http://localhost:8080/jw/web/console/app/hr_expense/1/form/builder/hr_expense_new
Figure 2: Section Properties
Name | Description |
---|---|
ID | Element ID Since the section is not an input field, one may leave it as it is. |
Label | Section Label |
Figure 2: Section - Data Binder
Name | Description |
---|---|
Load Binder | Optional by default. When it is not set, it will use the parent's binder. You may override this behavior by using its own designated binder by defining it. |
Store Binder | Optional by default. When it is not set, it will use the parent's binder. You may override this behavior by using its own designated binder by defining it. |
Figure 3: Section - Advanced Options
图2:分区属性
名称 | 描述 | |||||
---|---|---|---|---|---|---|
ID | 元素ID 由于分区不是输入字段,因此可以保持原样。 | |||||
Label | 分区 标签 | |||||
Readonly | Determines if the element is editable.
| |||||
Display field as Label when readonly? | Displays the value of the element as plain text whenelementis set to "Readonly". |
图3: 分区 - 数据绑定器
名称 | 描述 |
---|---|
Load Binder | 加载绑定器 |
Store Binder | 存储绑定器 |
图4:分区 - 高级选项
名称 | 描述 | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Visibility Control Rules | 可见性控制 - 您可以通过依赖来自其他部分的另一个字段值来控制显示此部分的可见性。
| |||||||||||||||||||||||||
Name | Description | |||||||||||||||||||||||||
Field ID to control this section | Visibility control - You may control the visibility on showing this section by relying on another field value from other section
| value to display this Section
| Visibility control - You may control the visibility on showing this section by relying on another field value from other section.
| ?In "Field value to display this Section", you can use Regular Expression. | ||||||||||||||||||||||
Permission | Manage the permission on who to see this section. See Permission Control. |
...
| |||||||
Permission | 管理谁看这分区的权限。请参阅 权限控制. | ||||||
Show as readonly when no permission? | Displays the value of the element as plain text when user's permission is denied.
| ||||||
Comment | Appends a helper text beside this section when in the form builder, to help app designers identify the section.
|