Wiki源代码04 Number

由用户 yufei li 在 2025/02/28 03:49 保存的版本 7.4

隐藏最后作者
yufei li 7.3 1 **Feature Overview**
yufei li 1.1 2
yufei li 7.3 3 The Number Input widget is designed for entering only numeric values. The entered numbers can be used for calculations, statistics, and summaries.
yufei li 1.1 4
yufei li 7.3 5 **Use Cases**
yufei li 1.1 6
yufei li 7.3 7 It is suitable for scenarios where more text is required, such as entering notes, detailed addresses, comments, etc.
yufei li 1.1 8
yufei li 7.3 9 **Setting Method**
yufei li 1.1 10
yufei li 7.3 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.
yufei li 1.1 12
yufei li 7.3 13 **Widget Properties**
yufei li 1.1 14
yufei li 7.3 15 (% style="width:1235px" %)
16 |(% 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**
17 |(% colspan="1" rowspan="6" style="width:181px" %)Basic Properties|Name|(% style="width:889px" %)Used to distinguish different widgets.
18 |Display Name|(% style="width:889px" %)Used to control whether the widget name is displayed when filling out the form.
19 |Width|(% style="width:889px" %)Used to control the display width of the current widget when filling out the form.
20 |Placeholder|(% style="width:889px" %)Used to guide the filler in entering content.
21 |Help Text|(% style="width:889px" %)A question mark hover appears when filling out the form, which can display help text.
22 |Permissions|(% style="width:889px" %)(((
23 Visibility Permissions: Visible, Conditionally Visible, Invisible;
maym 7.1 24
yufei li 7.3 25 Edit Permissions (precondition: visibility permissions): Editable, Non-editable;
maym 7.1 26
yufei li 7.3 27 Mandatory Permissions (precondition: edit permissions): Mandatory, Conditionally Mandatory, Not Mandatory;
maym 7.1 28
yufei li 7.3 29 Field permissions only take effect in non-process forms;
maym 7.1 30
yufei li 7.3 31 Additionally, conditionally visible and conditionally mandatory permissions take effect in both process and non-process forms.
maym 7.1 32 )))
yufei li 7.3 33 |(% colspan="1" rowspan="8" style="width:181px" %)Special Properties|(% colspan="1" rowspan="1" style="width:161px" %)Default|(% colspan="1" rowspan="1" style="width:889px" %)Numeric Input Box, Supports Negative Numbers. No Default Value if Not Entered.
34 |(% colspan="1" style="width:161px" %) |(% colspan="1" style="width:889px" %)Calculated According to Formula
35 |(% colspan="1" rowspan="1" style="width:161px" %)(((
yufei li 1.1 36 小数位数
yufei li 7.3 37 )))|(% colspan="1" rowspan="1" style="width:889px" %)(((
yufei li 1.1 38 计数器,最小为 0,最大为 6
39 )))
yufei li 7.3 40 |(% colspan="1" rowspan="1" style="width:161px" %)(((
yufei li 1.1 41 取整方式
yufei li 7.3 42 )))|(% colspan="1" rowspan="1" style="width:889px" %)(((
yufei li 1.1 43 下拉选择(向下取整、四舍五入、向上取整)
44 )))
yufei li 7.3 45 |(% colspan="1" rowspan="1" style="width:161px" %)(((
yufei li 1.1 46 数值范围
yufei li 7.3 47 )))|(% colspan="1" rowspan="1" style="width:889px" %)(((
maym 6.1 48 支持配置固定数值区间,也支持配置根据其他数值控件值的动态数值区间
yufei li 1.1 49 )))
yufei li 7.3 50 |(% colspan="1" rowspan="1" style="width:161px" %)(((
yufei li 1.1 51 显示格式
yufei li 7.3 52 )))|(% colspan="1" rowspan="1" style="width:889px" %)(((
yufei li 1.1 53 单选框(显示千分位)、百分比(仅显示时进行百分比升位,按控件精度保存)
54 )))
yufei li 7.3 55 |(% colspan="1" rowspan="1" style="width:161px" %)(((
yufei li 1.1 56 前缀
yufei li 7.3 57 )))|(% colspan="1" rowspan="1" style="width:889px" %)(((
yufei li 1.1 58 显示在数值前面
59 )))
yufei li 7.3 60 |(% colspan="1" rowspan="1" style="width:161px" %)(((
yufei li 1.1 61 后缀
yufei li 7.3 62 )))|(% colspan="1" rowspan="1" style="width:889px" %)(((
yufei li 1.1 63 显示在数值后面
64 )))