文档更改06 Radio

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

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

摘要

细节

页面属性
标题
... ... @@ -1,1 +1,1 @@
1 -06 单选
1 +06 Radio
... ... @@ -1,1 +1,1 @@
1 -Main.5\. 设计应用.5\.5 表单.5\.5\.4 基础控件.5\.5\.4\.5 下拉选择.WebHome
1 +Egret Cloud Operation manual.5\. 设计应用.5\.5 表单.5\.5\.4 基础控件.WebHome
文档作者
... ... @@ -1,1 +1,1 @@
1 -XWiki.maym
1 +XWiki.YufeiLi
内容
... ... @@ -1,26 +1,36 @@
1 -**功能简介**
1 +**Feature Overview**
2 2  
3 -单选控件允许用户在一组选项中仅选择一个。
3 +The Radio Button widget allows users to select only one option from a group of options.
4 4  
5 -**使用场景**
5 +**Use Cases**
6 6  
7 -适用于投票、调查问卷等要求单一选择的场景。
7 +It is suitable for scenarios like voting, surveys, etc., where a single selection is required.
8 8  
9 -**设置方式**
9 +**Setting Method**
10 10  
11 -点击基础字段中的单选控件 或者 拖拽单选控件到画布中,设置选项内容,即可完成添加。
11 +Click on the Radio Button widget in the basic fields or drag and drop the Radio Button widget onto the canvas, set the option content, and then the addition is complete.
12 12  
13 -**控件属性**
14 14  
14 +**Widget Properties**
15 15  
16 -(% style="width:773px" %)
17 -|(% style="width:134px" %)控件属性|(% style="width:196px" %)设置项|(% style="width:439px" %)设置项说明
18 -|(% rowspan="5" style="width:134px" %)基础属性|(% style="width:196px" %)控件名称|(% style="width:439px" %)用于区分不同的控件
19 -|(% style="width:196px" %)显示控件名称|(% style="width:439px" %)用于控制在填单时是否显示控件名称
20 -|(% style="width:196px" %)控件宽度|(% style="width:439px" %)用于控制在填单时当前控件的显示宽度
21 -|(% style="width:196px" %)帮助文字|(% style="width:439px" %)填单时出现问号悬浮可以显示帮助文字
22 -|(% style="width:196px" %)字段权限|(% style="width:439px" %)多选(可见、有条件可见、可编辑、必填、有条件必填)
23 -|(% rowspan="4" style="width:134px" %)特殊属性|(% rowspan="2" style="width:196px" %)选项设置|(% style="width:439px" %)支持用户自定义选项
24 -|(% style="width:439px" %)批量编辑+添加“其他”选项
25 -|(% style="width:196px" %)排列方式|(% style="width:439px" %)选项卡(横向排列、纵向排列)
26 -|(% style="width:196px" %)序号设置|(% style="width:439px" %)下拉框
16 +(% style="width:1264px" %)
17 +|(% style="width:134px" %)**Widget Properties**|**Settings Options**|(% style="width:929px" %)**Settings Options Description**
18 +|(% rowspan="5" style="width:134px" %)Basic Properties|Name|(% style="width:929px" %)Used to distinguish different widgets.
19 +|Display Name|(% style="width:929px" %)Used to control whether the widget name is displayed when filling out the form.
20 +|Width|(% style="width:929px" %)Used to control the display width of the current widget when filling out the form.
21 +|Help Text|(% style="width:929px" %)A question mark hover appears when filling out the form, which can display help text.
22 +|Permissions|(% style="width:929px" %)(((
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:134px" %)Special Properties|(% rowspan="2" style="width:196px" %)Option|(% style="width:929px" %)Supports User-Defined Options
34 +|(% style="width:929px" %)Batch Edit + Add “Other” Option
35 +|(% style="width:196px" %)Alignment|(% style="width:929px" %)Tabs (Horizontal Arrangement, Vertical Arrangement)
36 +|(% style="width:196px" %)Seq|(% style="width:929px" %)Dropdown Box