Wiki源代码04 Number

由用户 yufei li 在 2025/02/28 05:36 保存的版本 7.6

隐藏最后作者
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.6 13
yufei li 7.3 14 **Widget Properties**
yufei li 1.1 15
yufei li 7.3 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;
maym 7.1 25
yufei li 7.3 26 Edit Permissions (precondition: visibility permissions): Editable, Non-editable;
maym 7.1 27
yufei li 7.3 28 Mandatory Permissions (precondition: edit permissions): Mandatory, Conditionally Mandatory, Not Mandatory;
maym 7.1 29
yufei li 7.3 30 Field permissions only take effect in non-process forms;
maym 7.1 31
yufei li 7.3 32 Additionally, conditionally visible and conditionally mandatory permissions take effect in both process and non-process forms.
maym 7.1 33 )))
yufei li 7.6 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.
yufei li 1.1 40 )))
yufei li 7.6 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)
yufei li 1.1 43 )))
yufei li 7.6 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
yufei li 1.1 47 )))