Feature Overview
The Number Input widget is designed for entering only numeric values. The entered numbers can be used for calculations, statistics, and summaries.
Use Cases
It is suitable for scenarios where more text is required, such as entering notes, detailed addresses, comments, etc.
Setting Method
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.
Widget Properties
Widget Properties | Settings Options | Settings Options Description |
Basic Properties | Name | Used to distinguish different widgets. |
Display Name | Used to control whether the widget name is displayed when filling out the form. | |
Width | Used to control the display width of the current widget when filling out the form. | |
Placeholder | Used to guide the filler in entering content. | |
Help Text | A question mark hover appears when filling out the form, which can display help text. | |
Permissions | Visibility Permissions: Visible, Conditionally Visible, Invisible; Edit Permissions (precondition: visibility permissions): Editable, Non-editable; Mandatory Permissions (precondition: edit permissions): Mandatory, Conditionally Mandatory, Not Mandatory; Field permissions only take effect in non-process forms; Additionally, conditionally visible and conditionally mandatory permissions take effect in both process and non-process forms. | |
Special Properties | Default | Numeric Input Box, Supports Negative Numbers. No Default Value if Not Entered. |
Calculated According to Formula | ||
小数位数 | 计数器,最小为 0,最大为 6 | |
取整方式 | 下拉选择(向下取整、四舍五入、向上取整) | |
数值范围 | 支持配置固定数值区间,也支持配置根据其他数值控件值的动态数值区间 | |
显示格式 | 单选框(显示千分位)、百分比(仅显示时进行百分比升位,按控件精度保存) | |
前缀 | 显示在数值前面 | |
后缀 | 显示在数值后面 |