文档更改03 Rich Text

yufei li 于 2025/02/28 03:41 最后修改

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

摘要

细节

页面属性
标题
... ... @@ -1,1 +1,1 @@
1 -03 富文本
1 +03 Rich Text
... ... @@ -1,1 +1,1 @@
1 -Main.5\. 设计应用.5\.5 表单.5\.5\.4 基础控件.5\.5\.4\.2 多行输入.WebHome
1 +Egret Cloud Operation manual.5\. 设计应用.5\.5 表单.5\.5\.4 基础控件.WebHome
文档作者
... ... @@ -1,1 +1,1 @@
1 -XWiki.maym
1 +XWiki.YufeiLi
内容
... ... @@ -1,25 +1,35 @@
1 -**功能简介**
1 +**Feature Overview**
2 2  
3 -富文本控件支持格式化文本输入,用户可以通过此控件输入带有格式的文本,如加粗、斜体、列表、链接等。
3 +The Rich Text widget supports formatted text input, allowing users to enter text with formatting such as bold, italic, lists, links, etc.
4 4  
5 -**使用场景**
5 +**Use Cases**
6 6  
7 -例如内容编辑、描述性文档或合同条款等场景需要使用富文本控件。
7 +It is suitable for scenarios like content editing, descriptive documents, or contract terms where rich text formatting is required.
8 8  
9 -**设置方式**
9 +**Setting Method**
10 10  
11 -点击基础字段中的富文本控件 或者 拖拽富文本控件到画布中,即可完成添加。
11 +Click on the Rich Text widget in the basic fields or drag and drop the Rich Text widget onto the canvas to complete the addition.
12 12  
13 -**控件属性**
14 14  
14 +**Widget Properties**
15 15  
16 -(% style="width:835px" %)
17 -|(% style="width:128px" %)控件属性|(% style="width:205px" %)设置项|(% style="width:497px" %)设置项说明
18 -|(% rowspan="6" style="width:128px" %)基础属性|(% style="width:205px" %)控件名称|(% style="width:497px" %)用于区分不同的控件
19 -|(% style="width:205px" %)显示控件名称|(% style="width:497px" %)用于控制在填单时是否显示控件名称
20 -|(% style="width:205px" %)控件宽度|(% style="width:497px" %)用于控制在填单时当前控件的显示宽度
21 -|(% style="width:205px" %)占位提示|(% style="width:497px" %)用于引导填写者填写内容
22 -|(% style="width:205px" %)帮助文字|(% style="width:497px" %)填单时出现问号悬浮可以显示帮助文字,可以用于说明控件内容填写要求
23 -|(% style="width:205px" %)字段权限|(% style="width:497px" %)多选(可见、有条件可见、可编辑、必填、有条件必填)
24 -|(% rowspan="2" style="width:128px" %)特殊属性|(% style="width:205px" %)默认内容|(% style="width:497px" %)多行输入框,默认值:请输入
25 -|(% style="width:205px" %)默认高度|(% style="width:497px" %)单行输入框,
16 +(% style="width:1105px" %)
17 +|(% style="width:170px" %)**Widget Properties**|(% style="width:167px" %)**Settings Options**|(% style="width:764px" %)**Settings Options Description**
18 +|(% rowspan="6" style="width:170px" %)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 +|Placeholder|Used to guide the filler in entering content.
22 +|Help Text|A question mark hover appears when filling out the form, which can display help text.
23 +|Permissions|(((
24 +Visibility Permissions: Visible, Conditionally Visible, Invisible;
25 +
26 +Edit Permissions (precondition: visibility permissions): Editable, Non-editable;
27 +
28 +Mandatory Permissions (precondition: edit permissions): Mandatory, Conditionally Mandatory, Not Mandatory;
29 +
30 +Field permissions only take effect in non-process forms;
31 +
32 +Additionally, conditionally visible and conditionally mandatory permissions take effect in both process and non-process forms.
33 +)))
34 +|(% rowspan="2" style="width:170px" %)Special Properties|(% style="width:167px" %)Default Value|(% style="width:764px" %)Multiline Input Box, Default Value: Please enter
35 +|Default Height|Single-line Input Box, Unit: px