... |
... |
@@ -1,34 +1,34 @@ |
1 |
|
-**功能简介** |
|
1 |
+**Feature Overview** |
2 |
2 |
|
3 |
|
-时间选择控件仅限选择时间(不含日期)。 |
|
3 |
+The Time Selection widget is used for selecting time only (without date). |
4 |
4 |
|
5 |
|
-**使用场景** |
|
5 |
+**Use Cases** |
6 |
6 |
|
7 |
|
-用于录入例如班次排班时的每日工作开始/结束时间、活动安排等仅需时间的场景。 |
|
7 |
+It is suitable for scenarios like entering daily work start/end times for shift scheduling, event arrangements, etc., where only time is required. |
8 |
8 |
|
9 |
|
-**设置方式** |
|
9 |
+**Setting Method** |
10 |
10 |
|
11 |
|
-点击基础字段中的时间选择控件 或者 拖拽时间选择控件到画布中,即可完成添加。 |
|
11 |
+Click on the Time Selection widget in the basic fields or drag and drop the Time Selection widget onto the canvas to complete the addition. |
12 |
12 |
|
13 |
|
-**控件属性** |
14 |
14 |
|
|
14 |
+**Widget Properties** |
15 |
15 |
|
16 |
|
-(% style="width:696px" %) |
17 |
|
-|(% style="width:126px" %)控件属性|(% style="width:164px" %)设置项|(% style="width:402px" %)设置项说明 |
18 |
|
-|(% rowspan="6" style="width:126px" %)基础属性|(% style="width:164px" %)控件名称|(% style="width:402px" %)用于区分不同的控件 |
19 |
|
-|(% style="width:164px" %)显示控件名称|(% style="width:402px" %)用于控制在填单时是否显示控件名称 |
20 |
|
-|(% style="width:164px" %)控件宽度|(% style="width:402px" %)用于控制在填单时当前控件的显示宽度 |
21 |
|
-|(% style="width:164px" %)占位提示|(% style="width:402px" %)用于引导填写者填写内容 |
22 |
|
-|(% style="width:164px" %)帮助文字|(% style="width:402px" %)填单时出现问号悬浮可以显示帮助文字 |
23 |
|
-|(% style="width:164px" %)字段权限|(% style="width:402px" %)((( |
24 |
|
-可见权限:可见、有条件可见、不可见; |
|
16 |
+(% style="width:1250px" %) |
|
17 |
+|(% style="width:172px" %)**Widget Properties**|(% style="width:192px" %)**Settings Options**|(% style="width:881px" %)**Settings Options Description** |
|
18 |
+|(% rowspan="6" style="width:172px" %)Basic Properties|Name|(% style="width:881px" %)Used to distinguish different widgets. |
|
19 |
+|Display Name|(% style="width:881px" %)Used to control whether the widget name is displayed when filling out the form. |
|
20 |
+|Width|(% style="width:881px" %)Used to control the display width of the current widget when filling out the form. |
|
21 |
+|Placeholder|(% style="width:881px" %)Used to guide the filler in entering content. |
|
22 |
+|Help Text|(% style="width:881px" %)A question mark hover appears when filling out the form, which can display help text. |
|
23 |
+|Permissions|(% style="width:881px" %)((( |
|
24 |
+Visibility Permissions: Visible, Conditionally Visible, Invisible; |
25 |
25 |
|
26 |
|
-编辑权限(前提是有可见权限):可编辑、不可编辑; |
|
26 |
+Edit Permissions (precondition: visibility permissions): Editable, Non-editable; |
27 |
27 |
|
28 |
|
-必填权限(前提是有编辑权限):必填、有条件必填、不必填; |
|
28 |
+Mandatory Permissions (precondition: edit permissions): Mandatory, Conditionally Mandatory, Not Mandatory; |
29 |
29 |
|
30 |
|
-字段权限仅在非流程表单中生效; |
|
30 |
+Field permissions only take effect in non-process forms; |
31 |
31 |
|
32 |
|
-另外有条件可见和有条件必填在流程表单和非流程表单中都生效; |
|
32 |
+Additionally, conditionally visible and conditionally mandatory permissions take effect in both process and non-process forms. |
33 |
33 |
))) |
34 |
|
-|(% style="width:126px" %)特殊属性|(% style="width:164px" %)可选范围|(% style="width:402px" %)用于限制用户在本控件中可以选择的时间范围 |
|
34 |
+|(% style="width:172px" %)Special Properties|(% style="width:192px" %)Optional Range|(% style="width:881px" %)Used to restrict the time range that users can select in this widget. |