Wiki源代码08 Date&Time
显示最后作者
author | version | line-number | content |
---|---|---|---|
1 | **Feature Overview** | ||
2 | |||
3 | The Date and Time widget is used for selecting specific dates and times. | ||
4 | |||
5 | **Use Cases** | ||
6 | |||
7 | It is suitable for scenarios like selecting meeting times, birthdays, expiration dates, etc. | ||
8 | |||
9 | **Setting Method** | ||
10 | |||
11 | Click on the Date and Time widget in the basic fields or drag and drop the Date and Time widget onto the canvas. Users can then select the date and time format. | ||
12 | |||
13 | |||
14 | **Widget Properties** | ||
15 | |||
16 | (% style="width:1184px" %) | ||
17 | |(% style="width:155px" %)**Widget Properties**|(% style="width:157px" %)**Settings Options**|(% style="width:868px" %)**Settings Options Description** | ||
18 | |(% rowspan="6" style="width:155px" %)Basic Properties|Name|(% style="width:868px" %)Used to distinguish different widgets. | ||
19 | |Display Name|(% style="width:868px" %)Used to control whether the widget name is displayed when filling out the form. | ||
20 | |Width|(% style="width:868px" %)Used to control the display width of the current widget when filling out the form. | ||
21 | |Placeholder|(% style="width:868px" %)Used to guide the filler in entering content. | ||
22 | |Help Text|(% style="width:868px" %)A question mark hover appears when filling out the form, which can display help text. | ||
23 | |Permissions|(% style="width:868px" %)((( | ||
24 | Visibility Permissions: Visible, Conditionally Visible, Invisible; | ||
25 | |||
26 | Edit Permissions (precondition: visibility permissions): Editable, Non-editable; | ||
27 | |||
28 | Mandatory Permissions (precondition: edit permissions): Mandatory, Conditionally Mandatory, Not Mandatory; | ||
29 | |||
30 | Field permissions only take effect in non-process forms; | ||
31 | |||
32 | Additionally, conditionally visible and conditionally mandatory permissions take effect in both process and non-process forms. | ||
33 | ))) | ||
34 | |(% rowspan="3" style="width:155px" %)Special Properties|(% style="width:157px" %)Time Format|(% style="width:868px" %)Dropdown Single-Select Box, Default Value: YYYY-MM-DD HH:mm:ss | ||
35 | As shown in the figure below: | ||
36 | [[image:1740723518483-931.png]] | ||
37 | |(% style="width:157px" %)Default|(% style="width:868px" %)Supports user-defined fixed time. | ||
38 | Supports users obtaining a dynamically calculated time using formula functions. | ||
39 | |(% style="width:157px" %)Optional Range|(% style="width:868px" %)Can dynamically set the selectable event range of this date and time widget based on the controls in the form. |