Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Panel | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||
日历菜单在应用程序的用户视图中显示日/周/月日历视图。
The Calendar Menu displays a day/week/month calendar view in your App's Userview.
|
Panel | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||
这是Joget Workflow v6中的一个新功能。This is a new feature in Joget Workflow v6. |
Info | ||
---|---|---|
| ||
Check out the sample Calendar Menu App in Joget Marketplace for demonstration. |
Figure 1: Calendar Menu
Figure 2: Properties - General
Name | Description | |||||
---|---|---|---|---|---|---|
Custom ID | Item link slug. Optional field.
| |||||
Label | Menu label. Mandatory field. | |||||
Page Title | Calendar page title | |||||
Data Binder | List of 列表绑定器 will be shown to source entries data from. | |||||
Auto Handle Date Range | Enable to auto handle date range or disable to manually use #requestParam.start# and #requestParam.end# in your binder configuration. Date format is yyyy-MM-dd. |
| |
查看Joget Marketplace中的示例日历菜单应用程序 进行演示。 |
图1:日历菜单
图2:属性
名称 | 描述 |
---|---|
自定义ID | 物品链接slu </s>。可选字段。 独特的领域 在这里定义的值必须是唯一的用户视图菜单的其余部分,因为第一个匹配的名称将被调用。 |
标签 | 菜单标签。必填项。 |
页面标题 | 日历页面标题 |
数据粘结剂 | 列表列表绑定器将示出从源条目数据。 |
自动处理日期范围 | 启用自动处理日期范围或禁用手动使用您的资料夹配置#requestParam.start#和#requestParam.end#。 日期格式是yyyy-MM-dd。 |
名称 | 描述 |
---|---|
事件ID(列ID) | 定义个人日历条目ID。表单字段ID预计在这里。 |
事件标题(列ID) | 日历项目标题。表单字段ID预计在这里。 |
全天(列ID,布尔值) | 预计真/假值。表单字段ID在这里。 |
从日期(列ID) | 日历输入日期的值。表单字段ID预计在这里。 |
从时间(列ID) | 日历输入时间从价值。表单字段ID预计在这里。 |
截止日期(列ID) | 日历输入日期的值。表单字段ID预计在这里。 |
到时间(列ID) | 日历输入时间的价值。表单字段ID预计在这里。 |
日期格式 | Java中的日期格式预计在这里。例如yyyy-MM-dd。 |
事件URL (列ID) | 日历条目网址。表单字段ID预计在这里。 |
颜色(列ID) | 日历条目 CSS颜色代码。表单字段ID预计在这里。 |
CSS类(列ID) | 日历条目CSS类。表单字段ID预计在这里。 |
其他数据 | 额外的数据被添加到日历条目。 |
Name | Description |
Event ID (column ID) | Defines individual calendar entry ID. Form field ID is expected here. |
Event Title (column ID) | Calendar entry title. Form field ID is expected here. |
All Day (column ID, boolean value) | true/false value is expected. Form field ID is expected here. |
From Date (column ID) | Calendar entry date from value. Form field ID is expected here. |
From Time (column ID) | Calendar entry time from value. Form field ID is expected here. |
To Date (column ID) | Calendar entry date to value. Form field ID is expected here. |
To Time (column ID) | Calendar entry time to value. Form field ID is expected here. |
Date Format | Date Format in Java is expected here. e.g. yyyy-MM-dd. |
Event Url (column ID) | Calendar entry URL. Form field ID is expected here. |
Color (column ID) | Calendar entry CSS color code. Form field ID is expected here. |
CSS Class (column ID) | Calendar entry CSS Class. Form field ID is expected here. |
Additional Data | Additional Data to be added to the calendar entry. |
Name | Description | |||||||
---|---|---|---|---|---|---|---|---|
Google Calendar Integration Google日历集成 - Additional Data Configurations to load calendar entries from Google Calendar. Notes if you want the Calendar Menu plugin to connect to Google Calendar 其他数据 | 用于从Google日历加载日历条目的配置。 如果您希望日历菜单插件连接到Google日历,请注意
| |||||||
Event Rendering Callback (Javascript) | Custom Javascript code. | |||||||
Event After Rendering Callback (Javascript) | Custom Javascript code. | |||||||
Event After All Rendering Callback (Javascript) | Custom Javascript code. | |||||||
Event Click Callback (Javascript) | Custom Javascript code. | |||||||
Custom Header (HTML) | Custom header in HTML to show on the top of the calendar. | |||||||
| ||||||||
事件渲染回调(Javascript) | 自定义的Javascript代码。 | |||||||
渲染回调后的事件(Javascript) | 自定义的Javascript代码。 | |||||||
所有渲染回调后的事件(Javascript) | 自定义的Javascript代码。 | |||||||
事件点击回叫(Javascript) | 自定义的Javascript代码。
| |||||||
时间显示格式 | Refer to https://fullcalendar.io/docs/date-formatting-string for formats. | |||||||
自定义标题(HTML) | HTML中的自定义标题显示在日历的顶部。 | |||||||
自定义页脚(HTML) | HTML中的自定义页脚显示在日历的底部。 | Custom Footer (HTML) | Custom footer in HTML to show on the bottom of the calendar. |
Panel | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||
您可以在此UserView元素中配置“ 性能”设置,以允许缓存现有内容以提高性能和加载速度。使用Userview缓存进行性能改进,了解更多信息。You can configure the Performance settings in this Userview Element which allows one to cache existing content for improved performance and loading speed. Read more at Performance Improvement with Userview Caching. |