文档更改08 Date&Time

maym 于 2025/04/30 10:00 最后修改

从版本 7.4
yufei li编辑
在2025/02/28 06:21上
修改评论: 该版本没有评论
到版本
maym编辑
在2025/04/30 10:00上
修改评论: 该版本没有评论

摘要

细节

页面属性
文档作者
... ... @@ -1,1 +1,1 @@
1 -XWiki.YufeiLi
1 +XWiki.maym
内容
... ... @@ -14,13 +14,13 @@
14 14  **Widget Properties**
15 15  
16 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" %)(((
17 +|(% style="width:155px" %)**Widget Properties**|(% style="width:156px" %)**Settings Options**|(% style="width:871px" %)**Settings Options Description**
18 +|(% rowspan="6" style="width:155px" %)Basic Properties|(% style="width:156px" %)Name|(% style="width:871px" %)Used to distinguish different widgets.
19 +|(% style="width:156px" %)Display Name|(% style="width:871px" %)Used to control whether the widget name is displayed when filling out the form.
20 +|(% style="width:156px" %)Width|(% style="width:871px" %)Used to control the display width of the current widget when filling out the form.
21 +|(% style="width:156px" %)Placeholder|(% style="width:871px" %)Used to guide the filler in entering content.
22 +|(% style="width:156px" %)Help Text|(% style="width:871px" %)A question mark hover appears when filling out the form, which can display help text.
23 +|(% style="width:156px" %)Permissions|(% style="width:871px" %)(((
24 24  Visibility Permissions: Visible, Conditionally Visible, Invisible;
25 25  
26 26  Edit Permissions (precondition: visibility permissions): Editable, Non-editable;
... ... @@ -31,9 +31,13 @@
31 31  
32 32  Additionally, conditionally visible and conditionally mandatory permissions take effect in both process and non-process forms.
33 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
34 +|(% rowspan="4" style="width:155px" %)Special Properties|(% style="width:156px" %)Time Format|(% style="width:871px" %)Dropdown Single-Select Box, Default Value: YYYY-MM-DD HH:mm:ss
35 35  As shown in the figure below:
36 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.
37 +|(% style="width:156px" %)Default Value(assigned only when the control is loaded for the first time)|(% style="width:871px" %)(((
38 +Customization: Configure a fixed time;
39 +
40 +Formula calculation: Obtain a dynamically calculated time value through a formula function
41 +)))
42 +|(% style="width:156px" %)Formula value|(% style="width:871px" %)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
43 +|(% style="width:156px" %)Optional Range|(% style="width:871px" %)Can dynamically set the selectable event range of this date and time widget based on the controls in the form.