文档更改04 Table

yufei li 于 2025/02/28 08:52 最后修改

从版本 4.1
maym编辑
在2025/01/02 08:54上
修改评论: 该版本没有评论
到版本
yufei li编辑
在2025/02/28 08:52上
修改评论: 该版本没有评论

摘要

细节

页面属性
标题
... ... @@ -1,1 +1,1 @@
1 -04 表格
1 +04 Table
... ... @@ -1,1 +1,1 @@
1 -Main.5\. 设计应用.5\.5 表单.5\.5\.5 高级控件.5\.5\.5\.03 地区.WebHome
1 +Egret Cloud Operation manual.5\. 设计应用.5\.5 表单.5\.5\.5 高级控件.WebHome
文档作者
... ... @@ -1,1 +1,1 @@
1 -XWiki.maym
1 +XWiki.YufeiLi
内容
... ... @@ -1,93 +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 -设置项说明
18 +**Widget Properties**
19 +
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;
29 +
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.
26 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 -|(% colspan="1" rowspan="7" style="width:122px" %)(((
58 -特殊属性
59 -)))|(% colspan="1" rowspan="1" style="width:185px" %)(((
60 -数据联动
61 -)))|(% colspan="1" rowspan="1" style="width:470px" %)(((
62 -可以设置联动的表单、联动条件、联动的字段,设置后可以在编辑数据时自动将符合联动条件的联动表单数据带出并赋给当前表格。
63 -)))
64 -|(% colspan="1" rowspan="1" style="width:185px" %)(((
65 -下载模板
66 -)))|(% colspan="1" rowspan="1" style="width:470px" %)(((
67 -开关,关闭后将无法现在表格
68 -)))
69 -|(% colspan="1" rowspan="1" style="width:185px" %)(((
70 -下载按钮名称
71 -)))|(% colspan="1" rowspan="1" style="width:470px" %)(((
72 -用于设置按钮的显示名称
73 -)))
74 -|(% colspan="1" rowspan="1" style="width:185px" %)(((
75 -导入数据
76 -)))|(% colspan="1" rowspan="1" style="width:470px" %)(((
77 -开关,关闭后将无法导入数据
78 -)))
79 -|(% colspan="1" rowspan="1" style="width:185px" %)(((
80 -导入按钮名称
81 -)))|(% colspan="1" rowspan="1" style="width:470px" %)(((
82 -用于设置按钮的显示名称
83 -)))
84 -|(% colspan="1" rowspan="1" style="width:185px" %)(((
85 -显示操作列
86 -)))|(% colspan="1" rowspan="1" style="width:470px" %)(((
87 -开关,关闭后表格将不支持行操作(编辑、添加、删除)
88 -)))
89 -|(% colspan="1" rowspan="1" style="width:185px" %)(((
90 -操作按钮
91 -)))|(% colspan="1" rowspan="1" style="width:470px" %)(((
92 -多选(新增、删除),用于控制行操作按钮
93 -)))
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.