文档更改02 Multi Line
由 maym 于 2025/04/30 09:57 最后修改
摘要
-
页面属性 (3 修改, 0 新增, 0 删除)
细节
- 页面属性
-
- 标题
-
... ... @@ -1,1 +1,1 @@ 1 -02 多行输入1 +02 Multi Line - 父
-
... ... @@ -1,1 +1,1 @@ 1 - Main.5\. 设计应用.5\.5 表单.5\.5\.4 基础控件.5\.5\.4\.1 单行输入.WebHome1 +Egret Cloud Operation manual.5\. 设计应用.5\.5 表单.5\.5\.4 基础控件.WebHome - 内容
-
... ... @@ -1,39 +1,39 @@ 1 -** 功能简介**1 +**Feature Overview** 2 2 3 - 多行输入控件允许用户填写多段或较长的文本,支持换行。3 +The Multiline Input widget allows users to enter multiple paragraphs or longer text, supporting line breaks. 4 4 5 -** 使用场景**5 +**Use Cases** 6 6 7 - 例如输入备注、详细地址、评论等需要较多文字的地方,可使用多行输入控件。7 +It is suitable for scenarios where more text is required, such as entering notes, detailed addresses, comments, etc. 8 8 9 -** 设置方式**9 +**Setting Method** 10 10 11 - 点击基础字段中的多行输入控件或者拖拽多行输入控件到画布中,即可完成添加。11 +Click on the Multiline Input widget in the basic fields or drag and drop the Multiline Input widget onto the canvas to complete the addition. 12 12 13 -** 控件属性**13 +**Widget Properties** 14 14 15 15 16 -(% style="width: 675px" %)17 -|(% style="width:1 14px" %)控件属性|(% style="width:170px" %)设置项|(% style="width:386px" %)设置项说明18 -|(% rowspan="6" style="width:1 14px" %)基础属性|(% style="width:170px" %)控件名称|(%style="width:386px" %)用于区分不同的控件19 -|(% style="width: 170px" %)显示控件名称|(%style="width:386px"%)用于控制在填单时是否显示控件名称20 -|(% style="width: 170px" %)控件宽度|(%style="width:386px"%)用于控制在填单时当前控件的显示宽度21 -|(% style="width: 170px" %)占位提示|(%style="width:386px"%)用于引导填写者填写内容22 -|(% style="width: 170px" %)帮助文字|(%style="width:386px"%)填单时出现问号悬浮可以显示帮助文字23 -| (% style="width:170px" %)字段权限|(% style="width:386px" %)(((24 - 可见权限:可见、有条件可见、不可见;16 +(% style="width:1191px" %) 17 +|(% style="width:148px" %)**Widget Properties**|(% style="width:164px" %)**Settings Options**|(% style="width:874px" %)**Settings Options Description** 18 +|(% rowspan="6" style="width:148px" %)Basic Properties|Name|(% style="width:874px" %)Used to distinguish different widgets. 19 +|Display Name|(% style="width:874px" %)Used to control whether the widget name is displayed when filling out the form. 20 +|Width|(% style="width:874px" %)Used to control the display width of the current widget when filling out the form. 21 +|Placeholder|(% style="width:874px" %)Used to guide the filler in entering content. 22 +|Help Text|(% style="width:874px" %)A question mark hover appears when filling out the form, which can display help text. 23 +|Permissions|(% style="width:874px" %)((( 24 +Visibility Permissions: Visible, Conditionally Visible, Invisible; 25 25 26 - 编辑权限(前提是有可见权限):可编辑、不可编辑;26 +Edit Permissions (precondition: visibility permissions): Editable, Non-editable; 27 27 28 - 必填权限(前提是有编辑权限):必填、有条件必填、不必填;28 +Mandatory Permissions (precondition: edit permissions): Mandatory, Conditionally Mandatory, Not Mandatory; 29 29 30 - 字段权限仅在非流程表单中生效;30 +Field permissions only take effect in non-process forms; 31 31 32 - 另外有条件可见和有条件必填在流程表单和非流程表单中都生效;32 +Additionally, conditionally visible and conditionally mandatory permissions take effect in both process and non-process forms. 33 33 ))) 34 -|(% rowspan="6" style="width:1 14px" %)特殊属性|(% rowspan="3" style="width:170px" %)默认值|(% style="width:386px" %)自定义文本35 -|(% style="width: 386px" %)关联已有内容36 -|(% style="width: 386px" %)根据公式计算37 -| (% style="width:170px"%)字数统计|(%style="width:386px" %)开关38 -| (%style="width:170px" %)字数限制|(% style="width:386px"%)最小值-最大值39 -|(% style="width:1 70px" %)默认高度|(% style="width:386px" %)单行输入框,单位px34 +|(% rowspan="6" style="width:148px" %)Special Properties|(% rowspan="2" style="width:164px" %)Default Value(assigned only when the control is loaded for the first time)|(% style="width:874px" %)Custom Text 35 +|(% style="width:874px" %)Obtain default values through formula calculation 36 +|(% style="width:164px" %)Formula value|(% style="width:874px" %)Dynamically obtain the result calculated by the formula when the value of the control used in the formula changes, and obtain the default value based on the formula calculation 37 +|Character Count|Radio Button 38 +|Char Limit|Minimum - Maximum 39 +|(% style="width:164px" %)Default Height|(% style="width:874px" %)Single-line Input Box, Unit: px