文档更改07 CheckBox

yufei li 于 2025/02/28 06:13 最后修改

从版本 7.3
yufei li编辑
在2025/02/28 06:13上
修改评论: 该版本没有评论
到版本
yufei li编辑
在2024/10/23 02:52上
修改评论: 该版本没有评论

摘要

细节

页面属性
标题
... ... @@ -1,1 +1,1 @@
1 -07 CheckBox
1 +07 多选
... ... @@ -1,1 +1,1 @@
1 -Egret Cloud Operation manual.5\. 设计应用.5\.5 表单.5\.5\.4 基础控件.WebHome
1 +Main.5\. 设计应用.5\.5 表单.5\.5\.4 基础控件.5\.5\.4\.6 单选.WebHome
内容
... ... @@ -1,36 +1,26 @@
1 -**Feature Overview**
1 +**功能简介**
2 2  
3 -The Multiple-Choice widget allows users to select multiple options from a group of options.
3 +多选控件允许用户在一组选项中选择多个。
4 4  
5 -**Use Cases**
5 +**使用场景**
6 6  
7 -It is suitable for scenarios like selecting hobbies, skill tags, etc., where multiple selections are needed.
7 +例如兴趣爱好、技能标签等需要多项选择的场景。
8 8  
9 -**Setting Method**
9 +**设置方式**
10 10  
11 -Click on the Multiple-Choice widget in the basic fields or drag and drop the Multiple-Choice widget onto the canvas, set the option content, and then the addition is complete.
11 +点击基础字段中的多选控件 或者 拖拽多选控件到画布中,设置选项内容,即可完成添加。
12 12  
13 +**控件属性**
13 13  
14 -**Widget Properties**
15 15  
16 -(% style="width:1226px" %)
17 -|(% style="width:155px" %)**Widget Properties**|(% style="width:152px" %)**Settings Options**|(% style="width:915px" %)**Settings Options Description**
18 -|(% rowspan="5" style="width:155px" %)Basic Properties|Name|(% style="width:915px" %)Used to distinguish different widgets.
19 -|Display Name|(% style="width:915px" %)Used to control whether the widget name is displayed when filling out the form.
20 -|Width|(% style="width:915px" %)Used to control the display width of the current widget when filling out the form.
21 -|Help Text|(% style="width:915px" %)A question mark hover appears when filling out the form, which can display help text.
22 -|Permissions|(% style="width:915px" %)(((
23 -Visibility Permissions: Visible, Conditionally Visible, Invisible;
24 -
25 -Edit Permissions (precondition: visibility permissions): Editable, Non-editable;
26 -
27 -Mandatory Permissions (precondition: edit permissions): Mandatory, Conditionally Mandatory, Not Mandatory;
28 -
29 -Field permissions only take effect in non-process forms;
30 -
31 -Additionally, conditionally visible and conditionally mandatory permissions take effect in both process and non-process forms.
32 -)))
33 -|(% rowspan="4" style="width:155px" %)Special Properties|(% rowspan="2" style="width:152px" %)Option|(% style="width:915px" %)Supports User-Defined Options
34 -|(% style="width:915px" %)Batch Edit + Add “Other” Option
35 -|(% style="width:152px" %)Alignment|(% style="width:915px" %)Tabs (Horizontal Arrangement, Vertical Arrangement)
36 -|(% style="width:152px" %)Seq|(% style="width:915px" %)Dropdown Box
16 +(% style="width:593px" %)
17 +|(% style="width:126px" %)控件属性|(% style="width:159px" %)设置项|(% style="width:305px" %)设置项说明
18 +|(% rowspan="5" style="width:126px" %)基础属性|(% style="width:159px" %)控件名称|(% style="width:305px" %)用于区分不同的控件
19 +|(% style="width:159px" %)显示控件名称|(% style="width:305px" %)用于控制在填单时是否显示控件名称
20 +|(% style="width:159px" %)控件宽度|(% style="width:305px" %)用于控制在填单时当前控件的显示宽度
21 +|(% style="width:159px" %)帮助文字|(% style="width:305px" %)填单时出现问号悬浮可以显示帮助文字
22 +|(% style="width:159px" %)字段权限|(% style="width:305px" %)多选(可见、可编辑、必填、有条件必填)
23 +|(% rowspan="4" style="width:126px" %)特殊属性|(% rowspan="2" style="width:159px" %)选项内容|(% style="width:305px" %)支持用户自定义选项
24 +|(% style="width:305px" %)批量编辑+添加“其他”选项
25 +|(% style="width:159px" %)排列方式|(% style="width:305px" %)选项卡(横向排列、纵向排列)
26 +|(% style="width:159px" %)序号设置|(% style="width:305px" %)下拉框