... |
... |
@@ -1,99 +1,40 @@ |
1 |
|
-**功能简介** |
|
1 |
+**Feature Overview** |
2 |
2 |
|
3 |
|
-表格控件中可以添加多个子字段,并且支持填写并展示多行数据,方便信息的批量录入与展示。 |
|
3 |
+The table control allows for the addition of multiple sub-fields and supports the entry and display of multiple rows of data, facilitating bulk data entry and presentation. |
4 |
4 |
|
5 |
|
-**使用场景** |
|
5 |
+**Use Cases** |
6 |
6 |
|
7 |
|
-主要用于数据 1 对多的场景。 |
|
7 |
+Primarily used in scenarios where data is one-to-many. |
8 |
8 |
|
9 |
|
-例如财务管理中,1 个报销流程涉及到了多个报销款项,可以通过表格设计报销明细; |
|
9 |
+For example, in financial management, one expense reimbursement process involves multiple reimbursement items, which can be designed using tables to detail the reimbursement. |
10 |
10 |
|
11 |
|
-例如需要批量录入或展示数据的场景。例如可以单次进行大批量的多货物出入库,同时认领多个客户等。 |
|
11 |
+Also useful in scenarios requiring bulk data entry or display, such as large-scale inbound and outbound of multiple goods at once, or claiming multiple customers simultaneously. |
12 |
12 |
|
13 |
|
-**设置方式** |
|
13 |
+**Setup Method** |
14 |
14 |
|
15 |
|
-直接点击高级字段中的表格控件 或者 拖拽控件到画布中,然后通过拖拽的方式往表格中添加控件,即可完成添加控件。 |
|
15 |
+Simply click on the table control in the advanced fields or drag and drop the control onto the canvas. Then, drag and drop additional controls into the table to complete the setup. |
16 |
16 |
|
17 |
|
-**控件属性** |
18 |
18 |
|
19 |
|
-(% style="width:782px" %) |
20 |
|
-|(% colspan="1" rowspan="1" style="width:122px" %)((( |
21 |
|
-控件属性 |
22 |
|
-)))|(% colspan="1" rowspan="1" style="width:185px" %)((( |
23 |
|
-设置项 |
24 |
|
-)))|(% colspan="1" rowspan="1" style="width:470px" %)((( |
25 |
|
-设置项说明 |
26 |
|
-))) |
27 |
|
-|(% colspan="1" rowspan="6" style="width:122px" %)((( |
28 |
|
-基础属性 |
29 |
|
-)))|(% colspan="1" rowspan="1" style="width:185px" %)((( |
30 |
|
-控件名称 |
31 |
|
-)))|(% colspan="1" rowspan="1" style="width:470px" %)((( |
32 |
|
-用于区分不同的字段 |
33 |
|
-))) |
34 |
|
-|(% colspan="1" rowspan="1" style="width:185px" %)((( |
35 |
|
-显示控件名称 |
36 |
|
-)))|(% colspan="1" rowspan="1" style="width:470px" %)((( |
37 |
|
-用于控制在填单时是否显示控件名称 |
38 |
|
-))) |
39 |
|
-|(% colspan="1" rowspan="1" style="width:185px" %)((( |
40 |
|
-控件宽度 |
41 |
|
-)))|(% colspan="1" rowspan="1" style="width:470px" %)((( |
42 |
|
-用于控制在填单时当前控件的显示宽度 |
43 |
|
-))) |
44 |
|
-|(% colspan="1" rowspan="1" style="width:185px" %)((( |
45 |
|
-占位提示 |
46 |
|
-)))|(% colspan="1" rowspan="1" style="width:470px" %)((( |
47 |
|
-用于引导填写者填写内容 |
48 |
|
-))) |
49 |
|
-|(% colspan="1" rowspan="1" style="width:185px" %)((( |
50 |
|
-帮助文字 |
51 |
|
-)))|(% colspan="1" rowspan="1" style="width:470px" %)((( |
52 |
|
-填单时出现问号悬浮可以显示帮助文字 |
53 |
|
-))) |
54 |
|
-|(% colspan="1" rowspan="1" style="width:185px" %)((( |
55 |
|
-字段权限 |
56 |
|
-)))|(% colspan="1" rowspan="1" style="width:470px" %)((( |
57 |
|
-可见权限:可见、有条件可见、不可见; |
|
18 |
+**Widget Properties** |
58 |
58 |
|
59 |
|
-字段权限仅在非流程表单中生效; |
|
20 |
+(% style="width:1144px" %) |
|
21 |
+|(% style="width:170px" %)**Widget Properties**|(% style="width:153px" %)**Settings Options**|(% style="width:817px" %)**Settings Options Description** |
|
22 |
+|(% colspan="1" rowspan="6" style="width:170px" %)Basic Properties|Name|Used to distinguish different widgets. |
|
23 |
+|Display Name|Used to control whether the widget name is displayed when filling out the form. |
|
24 |
+|Width|Used to control the display width of the current widget when filling out the form. |
|
25 |
+|Placeholder|Used to guide the filler in entering content. |
|
26 |
+|Help Text|A question mark hover appears when filling out the form, which can display help text. |
|
27 |
+|Permissions|((( |
|
28 |
+Visibility Permissions: Visible, Conditionally Visible, Invisible; |
60 |
60 |
|
61 |
|
-另外有条件可见在流程表单和非流程表单中都生效; |
|
30 |
+Field permissions only take effect in non-process forms; |
|
31 |
+ |
|
32 |
+Additionally, conditionally visible permissions are effective in both process and non-process forms. |
62 |
62 |
))) |
63 |
|
-|(% colspan="1" rowspan="7" style="width:122px" %)((( |
64 |
|
-特殊属性 |
65 |
|
-)))|(% colspan="1" rowspan="1" style="width:185px" %)((( |
66 |
|
-数据联动 |
67 |
|
-)))|(% colspan="1" rowspan="1" style="width:470px" %)((( |
68 |
|
-可以设置联动的表单、联动条件、联动的字段,设置后可以在编辑数据时自动将符合联动条件的联动表单数据带出并赋给当前表格。 |
69 |
|
-))) |
70 |
|
-|(% colspan="1" rowspan="1" style="width:185px" %)((( |
71 |
|
-下载模板 |
72 |
|
-)))|(% colspan="1" rowspan="1" style="width:470px" %)((( |
73 |
|
-开关,关闭后将无法现在表格 |
74 |
|
-))) |
75 |
|
-|(% colspan="1" rowspan="1" style="width:185px" %)((( |
76 |
|
-下载按钮名称 |
77 |
|
-)))|(% colspan="1" rowspan="1" style="width:470px" %)((( |
78 |
|
-用于设置按钮的显示名称 |
79 |
|
-))) |
80 |
|
-|(% colspan="1" rowspan="1" style="width:185px" %)((( |
81 |
|
-导入数据 |
82 |
|
-)))|(% colspan="1" rowspan="1" style="width:470px" %)((( |
83 |
|
-开关,关闭后将无法导入数据 |
84 |
|
-))) |
85 |
|
-|(% colspan="1" rowspan="1" style="width:185px" %)((( |
86 |
|
-导入按钮名称 |
87 |
|
-)))|(% colspan="1" rowspan="1" style="width:470px" %)((( |
88 |
|
-用于设置按钮的显示名称 |
89 |
|
-))) |
90 |
|
-|(% colspan="1" rowspan="1" style="width:185px" %)((( |
91 |
|
-显示操作列 |
92 |
|
-)))|(% colspan="1" rowspan="1" style="width:470px" %)((( |
93 |
|
-开关,关闭后表格将不支持行操作(编辑、添加、删除) |
94 |
|
-))) |
95 |
|
-|(% colspan="1" rowspan="1" style="width:185px" %)((( |
96 |
|
-操作按钮 |
97 |
|
-)))|(% colspan="1" rowspan="1" style="width:470px" %)((( |
98 |
|
-多选(新增、批量新增、删除),用于控制行操作按钮;批量新增用于表格中有关联单选控件时,实现依据用户选择的多条关联表单数据自动生成多行表格数据的场景,需要选择依据的关联单选字段。 |
99 |
|
-))) |
|
34 |
+|(% colspan="1" rowspan="7" style="width:170px" %)Special Properties|(% colspan="1" rowspan="1" style="width:153px" %)Data linkage|(% colspan="1" rowspan="1" style="width:817px" %)You can set up linked forms, linkage conditions, and linked fields. Once set, when editing data, the system can automatically bring out and assign data from the linked forms that meet the linkage conditions to the current table. |
|
35 |
+|(% colspan="1" style="width:153px" %)Default Rows|(% colspan="1" style="width:817px" %)After the setup, when users add form data on the client side, the system will automatically generate a default number of sub-table rows in the table. |
|
36 |
+|(% colspan="1" rowspan="1" style="width:153px" %)Download button|(% colspan="1" rowspan="1" style="width:817px" %)Used to set the display name of the button. |
|
37 |
+|(% colspan="1" rowspan="1" style="width:153px" %)Import data|(% colspan="1" rowspan="1" style="width:817px" %)Toggle Switch: When turned off, data import will not be possible. |
|
38 |
+|(% colspan="1" rowspan="1" style="width:153px" %)Import button|(% colspan="1" rowspan="1" style="width:817px" %)Used to set the display name of the button. |
|
39 |
+|(% colspan="1" rowspan="1" style="width:153px" %)Action column|(% colspan="1" rowspan="1" style="width:817px" %)Toggle Switch: When turned off, the table will not support row operations (edit, add, delete). |
|
40 |
+|(% colspan="1" rowspan="1" style="width:153px" %)Action button|(% colspan="1" rowspan="1" style="width:817px" %)Multi-Selection (Add, Batch Add, Delete) is used to control row operation buttons. The Batch Add feature is used in tables with associated radio buttons to automatically generate multiple rows of table data based on the user's selection of multiple associated form entries. This requires selecting the associated radio button field as the basis for generation. |