You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Definition

分区 是持有表单元素的占位符。每个分区默认都有一列。

New Feature

This feature is enhanced in Joget Workflow v6 to support visibility control rules, section readonly.


图1:人力资源开支申报应用程序样本中以蓝色突出显示的分区

本文中的屏幕截图取自 http://localhost:8080/jw/web/console/app/hr_expense/1/form/builder/hr_expense_new

图2:分区属性

NameDescription
ID

元素ID

由于分区不是输入字段,因此可以保持原样。

Label分区 标签
Readonly

Determines if the element is editable.

New Feature

New Feature added in Joget Workflow v6

Display field as Label whenreadonly?Displays the value of the element as plain text whenelementis set to "Readonly".

 

Figure 3: Section - Data Binder

NameDescription
Load Binder

加载绑定器

Store Binder

存储绑定器

图4:分区 - 高级选项

NameDescription
Visibility Control Rules
Sub-elementDescription
Join Type
  • AND
  • OR
Reverse ValueEquivalent of a NOT operator.
Field ID

可见性控制 - 您可以通过依赖来自其他部分的另一个字段值来控制显示此部分的可见性。

Example
status

Lookup Into Subform Field

You can look up into a subform field value to control visibility on your current (parent) form.

Example
subformId.status
Field Value

可见性控制 - 您可以通过依赖来自其他部分的另一个字段值来控制显示此部分的可见性。

Example
Approved
Example using Regular Expression
Approved1|Approved2|Approved3
Using Regular Expressions?在“显示此分区的字段值”中,可以使用正则表达式。

New Feature

New Feature added in Joget Workflow v6

Permission管理谁看这分区的权限。请参阅 权限控制.
Show as readonly when no permission?

Displays the value of the element as plain text when user's permission is denied.

New Feature

New Feature added in Joget Workflow v6

CommentAppends a helper text beside this section when in the form builder, to help app designers identify the section.

 

 

 

Definition

分区 是持有表单元素的占位符。每个分区默认都有一列。


图1:人力资源开支申报应用程序样本中以蓝色突出显示的分区

本文中的屏幕截图取自 http://localhost:8080/jw/web/console/app/hr_expense/1/form/builder/hr_expense_new

图2:分区属性

名称描述
ID

元素ID

由于分区不是输入字段,因此可以保持原样。

Label分区 标签

3: 分区 - 数据绑定器

名称描述
Load Binder

加载绑定器

Store Binder

存储绑定器

图4:分区 - 高级选项

NameDescription
Field ID to control this section

可见性控制 - 您可以通过依赖来自其他部分的另一个字段值来控制显示此部分的可见性。

Example
status
Field value to display this section

可见性控制 - 您可以通过依赖来自其他部分的另一个字段值来控制显示此部分的可见性。

Example
Approved
Example using Regular Expression
Approved1|Approved2|Approved3
Using Regular Expressions?在“显示此分区的字段值”中,可以使用正则表达式。
Permission管理谁看这分区的权限。请参阅 权限控制.

 

 

 






  • No labels