文档更改04 Number

maym 于 2025/06/26 06:46 最后修改

从版本 7.6
yufei li编辑
在2025/02/28 05:36上
修改评论: 该版本没有评论
到版本
yufei li编辑
在2024/10/23 02:51上
修改评论: 该版本没有评论

摘要

细节

页面属性
标题
... ... @@ -1,1 +1,1 @@
1 -04 Number
1 +04 数值
... ... @@ -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\.3 富文本.WebHome
内容
... ... @@ -1,47 +1,91 @@
1 -**Feature Overview**
1 +**功能简介**
2 2  
3 -The Number Input widget is designed for entering only numeric values. The entered numbers can be used for calculations, statistics, and summaries.
3 +数值控件仅限填写数字类型的值。填写的数字可以参与计算、统计以及汇总等。
4 4  
5 -**Use Cases**
5 +**使用场景**
6 6  
7 -It is suitable for scenarios where more text is required, such as entering notes, detailed addresses, comments, etc.
7 +例如商品单价、请假天数等都可以使用数值控件,方便后期统计和计算。
8 8  
9 -**Setting Method**
9 +**设置方式**
10 10  
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.
11 +直接点击基础字段中的数值控件 或者 拖拽数值控件到画布中,即可完成添加控件。
12 12  
13 +**控件属性**
13 13  
14 -**Widget Properties**
15 -
16 -(% style="width:1235px" %)
17 -|(% colspan="1" rowspan="1" style="width:181px" %)**Widget Properties**|(% colspan="1" rowspan="1" style="width:161px" %)**Settings Options**|(% colspan="1" rowspan="1" style="width:889px" %)**Settings Options Description**
18 -|(% colspan="1" rowspan="6" style="width:181px" %)Basic Properties|Name|(% style="width:889px" %)Used to distinguish different widgets.
19 -|Display Name|(% style="width:889px" %)Used to control whether the widget name is displayed when filling out the form.
20 -|Width|(% style="width:889px" %)Used to control the display width of the current widget when filling out the form.
21 -|Placeholder|(% style="width:889px" %)Used to guide the filler in entering content.
22 -|Help Text|(% style="width:889px" %)A question mark hover appears when filling out the form, which can display help text.
23 -|Permissions|(% style="width:889px" %)(((
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.
15 +(% style="width:824px" %)
16 +|(% colspan="1" rowspan="1" style="width:128px" %)(((
17 +控件属性
18 +)))|(% colspan="1" rowspan="1" style="width:160px" %)(((
19 +设置项
20 +)))|(% colspan="1" rowspan="1" style="width:532px" %)(((
21 +设置项说明
33 33  )))
34 -|(% colspan="1" rowspan="8" style="width:181px" %)Special Properties|(% colspan="1" rowspan="2" style="width:161px" %)Default|(% colspan="1" rowspan="1" style="width:889px" %)Numeric Input Box, Supports Negative Numbers. No Default Value if Not Entered.
35 -|(% colspan="1" style="width:889px" %)Calculated According to Formula
36 -|(% colspan="1" rowspan="1" style="width:161px" %)Decimal Places|(% colspan="1" rowspan="1" style="width:889px" %)Counter, Minimum: 0, Maximum: 6
37 -|(% colspan="1" rowspan="1" style="width:161px" %)Rounding Method|(% colspan="1" rowspan="1" style="width:889px" %)Drop-down Selection (Floor, Round, Ceiling)
38 -|(% colspan="1" rowspan="1" style="width:161px" %)Numeric Range|(% colspan="1" rowspan="1" style="width:889px" %)(((
39 -Supports configuring both fixed numeric ranges and dynamic numeric ranges based on the values of other numeric widgets.
23 +|(% colspan="1" rowspan="6" style="width:128px" %)(((
24 +基础属性
25 +)))|(% colspan="1" rowspan="1" style="width:160px" %)(((
26 +控件名称
27 +)))|(% colspan="1" rowspan="1" style="width:532px" %)(((
28 +用于区分不同的字段
40 40  )))
41 -|(% colspan="1" rowspan="1" style="width:161px" %)Display Format|(% colspan="1" rowspan="1" style="width:889px" %)(((
42 -Radio Button (Display Thousandths), Percentage (Only perform percentage scaling during display, save according to widget precision)
30 +|(% colspan="1" rowspan="1" style="width:160px" %)(((
31 +显示控件名称
32 +)))|(% colspan="1" rowspan="1" style="width:532px" %)(((
33 +用于控制在填单时是否显示控件名称
43 43  )))
44 -|(% colspan="1" rowspan="1" style="width:161px" %)Prefix|(% colspan="1" rowspan="1" style="width:889px" %)Displayed Before the Numeric Value
45 -|(% colspan="1" rowspan="1" style="width:161px" %)Suffix|(% colspan="1" rowspan="1" style="width:889px" %)(((
46 -Displayed After the Numeric Value
35 +|(% colspan="1" rowspan="1" style="width:160px" %)(((
36 +控件宽度
37 +)))|(% colspan="1" rowspan="1" style="width:532px" %)(((
38 +用于控制在填单时当前控件的显示宽度
47 47  )))
40 +|(% colspan="1" rowspan="1" style="width:160px" %)(((
41 +占位提示
42 +)))|(% colspan="1" rowspan="1" style="width:532px" %)(((
43 +用于引导填写者填写内容
44 +)))
45 +|(% colspan="1" rowspan="1" style="width:160px" %)(((
46 +帮助文字
47 +)))|(% colspan="1" rowspan="1" style="width:532px" %)(((
48 +填单时出现问号悬浮可以显示帮助文字
49 +)))
50 +|(% colspan="1" rowspan="1" style="width:160px" %)(((
51 +字段权限
52 +)))|(% colspan="1" rowspan="1" style="width:532px" %)(((
53 +多选(可见、可编辑、必填、有条件必填)
54 +)))
55 +|(% colspan="1" rowspan="7" style="width:128px" %)(((
56 +特殊属性
57 +)))|(% colspan="1" rowspan="1" style="width:160px" %)(((
58 +默认值
59 +)))|(% colspan="1" rowspan="1" style="width:532px" %)(((
60 +数值输入框,支持负数。如果不输入则无默认值。
61 +)))
62 +|(% colspan="1" rowspan="1" style="width:160px" %)(((
63 +小数位数
64 +)))|(% colspan="1" rowspan="1" style="width:532px" %)(((
65 +计数器,最小为 0,最大为 6
66 +)))
67 +|(% colspan="1" rowspan="1" style="width:160px" %)(((
68 +取整方式
69 +)))|(% colspan="1" rowspan="1" style="width:532px" %)(((
70 +下拉选择(向下取整、四舍五入、向上取整)
71 +)))
72 +|(% colspan="1" rowspan="1" style="width:160px" %)(((
73 +数值范围
74 +)))|(% colspan="1" rowspan="1" style="width:532px" %)(((
75 +数字区间
76 +)))
77 +|(% colspan="1" rowspan="1" style="width:160px" %)(((
78 +显示格式
79 +)))|(% colspan="1" rowspan="1" style="width:532px" %)(((
80 +单选框(显示千分位)、百分比(仅显示时进行百分比升位,按控件精度保存)
81 +)))
82 +|(% colspan="1" rowspan="1" style="width:160px" %)(((
83 +前缀
84 +)))|(% colspan="1" rowspan="1" style="width:532px" %)(((
85 +显示在数值前面
86 +)))
87 +|(% colspan="1" rowspan="1" style="width:160px" %)(((
88 +后缀
89 +)))|(% colspan="1" rowspan="1" style="width:532px" %)(((
90 +显示在数值后面
91 +)))