Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Name | Description | Screens (Click to view) | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Event Rendering Callback (Javascript) | Custom Javascript code to execute upon rendering each calendar event. | Figure 5: Events & UI Properties | |||||||||
Event After Rendering Callback (Javascript) | Custom Javascript code to execute for each calendar event, after it has been rendered.
See sample app here for more info: APP_calendarTest-sample.jwa | ||||||||||
Event After All Rendering Callback (Javascript) | Custom JavaScript code to execute after all rendering of the calendar menu has been completed. | ||||||||||
Event Click Callback (Javascript) | Custom Javascript code to execute when a calendar event is clicked on.
| ||||||||||
Time Display Format | Refer to https://fullcalendar.io/docs/date-formatting-string for formats.
| ||||||||||
Custom Header (HTML) | Custom header in HTML to show on the top of the calendar. | ||||||||||
Custom Footer (HTML) | Custom footer in HTML to show on the bottom of the calendar. |
...