... |
... |
@@ -1,48 +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:182px" %)**Widget Properties**|(% colspan="1" rowspan="1" style="width:160px" %)**Settings Options**|(% colspan="1" rowspan="1" style="width:889px" %)**Settings Options Description** |
18 |
|
-|(% colspan="1" rowspan="6" style="width:182px" %)Basic Properties|(% style="width:160px" %)Name|(% style="width:889px" %)Used to distinguish different widgets. |
19 |
|
-|(% style="width:160px" %)Display Name|(% style="width:889px" %)Used to control whether the widget name is displayed when filling out the form. |
20 |
|
-|(% style="width:160px" %)Width|(% style="width:889px" %)Used to control the display width of the current widget when filling out the form. |
21 |
|
-|(% style="width:160px" %)Placeholder|(% style="width:889px" %)Used to guide the filler in entering content. |
22 |
|
-|(% style="width:160px" %)Help Text|(% style="width:889px" %)A question mark hover appears when filling out the form, which can display help text. |
23 |
|
-|(% style="width:160px" %)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="9" style="width:182px" %)Special Properties|(% colspan="1" rowspan="2" style="width:160px" %)Default Value(assigned only when the control is loaded for the first time)|(% 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" %)Obtain default values through formula calculation |
36 |
|
-|(% colspan="1" style="width:160px" %)Formula value|(% colspan="1" style="width:889px" %)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 |
|
-|(% colspan="1" rowspan="1" style="width:160px" %)Decimal Places|(% colspan="1" rowspan="1" style="width:889px" %)Counter, Minimum: 0, Maximum: 6 |
38 |
|
-|(% colspan="1" rowspan="1" style="width:160px" %)Rounding Method|(% colspan="1" rowspan="1" style="width:889px" %)Drop-down Selection (Floor, Round, Ceiling) |
39 |
|
-|(% colspan="1" rowspan="1" style="width:160px" %)Numeric Range|(% colspan="1" rowspan="1" style="width:889px" %)((( |
40 |
|
-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 |
+用于区分不同的字段 |
41 |
41 |
))) |
42 |
|
-|(% colspan="1" rowspan="1" style="width:160px" %)Display Format|(% colspan="1" rowspan="1" style="width:889px" %)((( |
43 |
|
-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 |
+用于控制在填单时是否显示控件名称 |
44 |
44 |
))) |
45 |
|
-|(% colspan="1" rowspan="1" style="width:160px" %)Prefix|(% colspan="1" rowspan="1" style="width:889px" %)Displayed Before the Numeric Value |
46 |
|
-|(% colspan="1" rowspan="1" style="width:160px" %)Suffix|(% colspan="1" rowspan="1" style="width:889px" %)((( |
47 |
|
-Displayed After the Numeric Value |
|
35 |
+|(% colspan="1" rowspan="1" style="width:160px" %)((( |
|
36 |
+控件宽度 |
|
37 |
+)))|(% colspan="1" rowspan="1" style="width:532px" %)((( |
|
38 |
+用于控制在填单时当前控件的显示宽度 |
48 |
48 |
))) |
|
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 |
+))) |