Wiki源代码01 Single Line
由 liuqing01 于 2025/06/30 10:01 最后修改
隐藏最后作者
author | version | line-number | content |
---|---|---|---|
![]() |
9.3 | 1 | **Feature Overview** |
![]() |
1.1 | 2 | |
![]() |
9.3 | 3 | The basic fields of a form can be used in many scenarios for viewing or entering short information. |
![]() |
1.1 | 4 | |
![]() |
9.3 | 5 | **Use Cases** |
![]() |
1.1 | 6 | |
7 | * ((( | ||
![]() |
9.3 | 8 | Single-line text can be used to enter short text information such as name, product name, company name, specifications, model, etc.; |
![]() |
1.1 | 9 | ))) |
10 | * ((( | ||
![]() |
9.3 | 11 | It can also be used to enter numerical information that does not require addition, subtraction, multiplication, or division calculations, such as mobile phone numbers, ID card numbers, employee numbers, bank card numbers, member numbers, etc. |
![]() |
1.1 | 12 | ))) |
13 | |||
![]() |
9.3 | 14 | **Setting Method** |
![]() |
1.1 | 15 | |
![]() |
9.3 | 16 | Method 1: Click directly on the single-line text in the basic fields to insert the field into the form. |
![]() |
1.1 | 17 | |
![]() |
9.3 | 18 | Method 2: Drag and drop the ‘Single-line Input’ widget into the form to complete the operation. |
![]() |
1.1 | 19 | |
![]() |
9.3 | 20 | **Notes** |
![]() |
1.1 | 21 | |
22 | * ((( | ||
![]() |
9.3 | 23 | The content in a single-line text cannot exceed 255 characters, including Chinese characters, letters, punctuation marks, and numbers. |
![]() |
1.1 | 24 | ))) |
25 | * ((( | ||
![]() |
9.3 | 26 | When using the ‘Character Limit’ function, only numbers from 0 to 300 can be entered as the character limit range. When a decimal number is entered, it will be rounded down. For example: Entering 4.5 will be treated as 4. |
![]() |
1.1 | 27 | ))) |
28 | * ((( | ||
![]() |
9.3 | 29 | Sensitive fields do not support search in full mask mode. However, they can be used as filter fields and can also participate in calculations. The value after participating in the calculation will not be desensitized. When printing, the desensitized style will be used. |
![]() |
1.1 | 30 | ))) |
31 | |||
![]() |
9.3 | 32 | **Widget Properties** |
![]() |
1.1 | 33 | |
34 | |||
![]() |
12.1 | 35 | (% style="width:1107px" %) |
36 | |(% style="width:149px" %)**Widget Properties**|(% style="width:184px" %)**Settings Options**|(% style="width:770px" %)**Settings Options Description** | ||
37 | |(% rowspan="6" style="width:149px" %)Basic Properties|(% style="width:184px" %)Name|(% style="width:770px" %)Used to distinguish different widgets. | ||
38 | |(% style="width:184px" %)Display Name|(% style="width:770px" %)Used to control whether the widget name is displayed when filling out the form. | ||
39 | |(% style="width:184px" %)Width|(% style="width:770px" %)Used to control the display width of the current widget when filling out the form. | ||
40 | |(% style="width:184px" %)Placeholder|(% style="width:770px" %)Used to guide the filler in entering content. | ||
41 | |(% style="width:184px" %)Help Text|(% style="width:770px" %)A question mark hover appears when filling out the form, which can display help text. | ||
42 | |(% style="width:184px" %)Permissions|(% style="width:770px" %)((( | ||
![]() |
9.3 | 43 | Visibility Permissions: Visible, Conditionally Visible, Invisible; |
![]() |
9.1 | 44 | |
![]() |
9.3 | 45 | Edit Permissions (precondition: visibility permissions): Editable, Non-editable; |
![]() |
9.1 | 46 | |
![]() |
9.3 | 47 | Mandatory Permissions (precondition: edit permissions): Mandatory, Conditionally Mandatory, Not Mandatory; |
![]() |
9.1 | 48 | |
![]() |
9.3 | 49 | Field permissions only take effect in non-process forms; |
![]() |
9.1 | 50 | |
![]() |
9.3 | 51 | Additionally, conditionally visible and conditionally mandatory permissions take effect in both process and non-process forms. |
![]() |
9.1 | 52 | ))) |
![]() |
12.1 | 53 | |(% rowspan="11" style="width:149px" %)Special Properties|(% rowspan="2" style="width:184px" %)Default Value(assigned only when the control is loaded for the first time)|(% style="width:770px" %)Custom Text |
54 | |(% style="width:770px" %)Obtain default values through formula calculation | ||
55 | |(% style="width:184px" %)Formula value|(% style="width:770px" %)((( | ||
56 | 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 | ||
57 | |||
![]() |
13.1 | 58 | [[image:1751277662545-887.png]] |
![]() |
12.1 | 59 | ))) |
60 | |(% style="width:184px" %)Validation|(% style="width:770px" %)((( | ||
![]() |
9.4 | 61 | None、Mobile Number、Email、ID number、Postal code、 |
62 | |||
![]() |
10.1 | 63 | Customize regular expressions |
![]() |
9.4 | 64 | |
![]() |
10.1 | 65 | [[image:1745743463352-514.png]] |
![]() |
9.4 | 66 | |
![]() |
10.1 | 67 | Please note that the outermost layer of regular expressions cannot be wrapped with "\ \". |
![]() |
9.4 | 68 | |
![]() |
10.1 | 69 | Please fill in the expression name in a standardized manner. The client will use it to concatenate the format and check for any message that fails. For example, 'Please enter your phone number', the phone number is the expression name filled in here. |
![]() |
9.3 | 70 | ))) |
![]() |
12.1 | 71 | |(% style="width:184px" %)Char Limit|(% style="width:770px" %)Minimum - Maximum |
72 | |(% style="width:184px" %)Character Count|(% style="width:770px" %)Radio Button | ||
73 | |(% style="width:184px" %)Encryption|(% style="width:770px" %)Encryption Format, Encryption Bits | ||
74 | |(% style="width:184px" %)Prefix|(% style="width:770px" %)Single-line Input Box | ||
75 | |(% style="width:184px" %)Suffix|(% style="width:770px" %)Single-line Input Box | ||
76 | |(% style="width:184px" %)Prefix icon|(% style="width:770px" %)Click to Select Box | ||
77 | |(% style="width:184px" %)Suffix icon|(% style="width:770px" %)Click to Select Box | ||
![]() |
1.1 | 78 | |
79 | ==== ==== |