文档更改14 Serial No.

maym 于 2025/06/26 06:54 最后修改

从版本 5.1
maym编辑
在2025/01/02 09:06上
修改评论: 该版本没有评论
到版本
yufei li编辑
在2025/02/28 07:24上
修改评论: 该版本没有评论

摘要

细节

页面属性
标题
... ... @@ -1,1 +1,1 @@
1 -14 编号控件
1 +14 Serial No.
... ... @@ -1,1 +1,1 @@
1 -Main.5\. 设计应用.5\.5 表单.5\.5\.4 基础控件.5\.5\.4\.13 静态文本.WebHome
1 +Egret Cloud Operation manual.5\. 设计应用.5\.5 表单.5\.5\.4 基础控件.WebHome
文档作者
... ... @@ -1,1 +1,1 @@
1 -XWiki.maym
1 +XWiki.YufeiLi
内容
... ... @@ -1,34 +1,34 @@
1 -**功能简介**
1 +**Feature Overview**
2 2  
3 -编号控件用于自动生成序列号或编号,通常为递增方式。
3 +The Numbering widget is used to automatically generate serial numbers or codes, typically in an incremental manner.
4 4  
5 -**使用场景**
5 +**Use Cases**
6 6  
7 -适合用于生成订单号、流水号、工单编号等场景。
7 +It is suitable for scenarios like generating order numbers, transaction numbers, work order codes, etc.
8 8  
9 -**设置方式**
9 +**Setting Method**
10 10  
11 -点击基础字段中的编号控件 或者 拖拽编号控件到画布中,设置编号格式及规则,即可完成添加。
11 +Click on the Numbering widget in the basic fields or drag and drop the Numbering widget onto the canvas, set the numbering format and rules, and then the addition is complete.
12 12  
13 -**控件属性**
14 14  
14 +**Widget Properties**
15 15  
16 -(% style="width:736px" %)
17 -|(% style="width:117px" %)控件属性|(% style="width:206px" %)设置项|(% style="width:410px" %)设置项说明
18 -|(% rowspan="4" style="width:117px" %)基础属性|(% style="width:206px" %)控件名称|(% style="width:410px" %)用于区分不同的控件
19 -|(% style="width:206px" %)显示控件名称|(% style="width:410px" %)用于控制在填单时是否显示控件名称
20 -|(% style="width:206px" %)控件宽度|(% style="width:410px" %)用于控制在填单时当前控件的显示宽度
21 -|(% style="width:206px" %)字段权限|(% style="width:410px" %)(((
22 -可见权限:可见、有条件可见、不可见;
16 +(% style="width:1010px" %)
17 +|(% style="width:164px" %)**Widget Properties**|(% style="width:194px" %)**Settings Options**|(% style="width:648px" %)**Settings Options Description**
18 +|(% rowspan="4" style="width:164px" %)Basic Properties|Name|Used to distinguish different widgets.
19 +|Display Name|Used to control whether the widget name is displayed when filling out the form.
20 +|Width|Used to control the display width of the current widget when filling out the form.
21 +|(% style="width:194px" %)Permissions|(% style="width:648px" %)(((
22 +Visibility Permissions: Visible, Conditionally Visible, Invisible;
23 23  
24 -字段权限仅在非流程表单中生效;
24 +Field permissions only take effect in non-process forms;
25 25  
26 -另外有条件可见在流程表单和非流程表单中都生效;
26 +Additionally, conditionally visible permissions are effective in both process and non-process forms.
27 27  )))
28 -|(% rowspan="5" style="width:117px" %)特殊属性|(% style="width:206px" %)编号格式|(% style="width:410px" %)下拉框(系统默认自定义
29 -|(% style="width:206px" %)编号格式-流水号|(% style="width:410px" %)格式类型:自动计数
30 -设置位数:默认5
31 -重置周期:默认不重置
32 -|(% style="width:206px" %)编号格式-提交日期|(% style="width:410px" %)设置日期单位:年,年月,年月日
33 -|(% style="width:206px" %)编号格式-固定字符|(% style="width:410px" %)输入框:设置编号时的固定字符
34 -|(% style="width:206px" %)编号格式-表单内字段|(% style="width:410px" %)选择字段:选择表单中的一个字段,获取该字段的填写内容
28 +|(% rowspan="5" style="width:164px" %)Special Properties|(% style="width:194px" %)Numbering rule|(% style="width:648px" %)下拉框(System defaultCustom
29 +|(% style="width:194px" %)Numbering Format - Running Number|(% style="width:648px" %)Format Type: Automatic Counting
30 +Setting Digits: Default 5 digits
31 +Reset Cycle: Default No Reset
32 +|(% style="width:194px" %)Numbering Format - Submission Date|(% style="width:648px" %)Set Date Unit: Year, Year and Month, Year Month Day
33 +|(% style="width:194px" %)Numbering Format - Fixed Characters|(% style="width:648px" %)Input Box: Set Fixed Characters for Numbering
34 +|(% style="width:194px" %)Numbering Format - Fields within the Form|(% style="width:648px" %)Select Field: Choose a field from the form to obtain the content entered in that field.