04 Number
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 Value(assigned only when the control is loaded for the first time) | Numeric Input Box, Supports Negative Numbers. No Default Value if Not Entered. |
Obtain default values through formula calculation | ||
Formula value | 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 | |
Decimal Places | Counter, Minimum: 0, Maximum: 10; Support not setting decimal places. At this time, when the client is running, it supports outputting and inputting numbers from 0.00000000000001 to 999999999999 | |
Rounding Method | Drop-down Selection (Floor, Round, Ceiling) | |
Numeric Range | Supports configuring both fixed numeric ranges and dynamic numeric ranges based on the values of other numeric widgets. | |
Display Format | Radio Button (Display Thousandths), Percentage (Only perform percentage scaling during display, save according to widget precision) | |
Prefix | Displayed Before the Numeric Value | |
Suffix | Displayed After the Numeric Value |