Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
This article discusses how to implement a recurrence function in a Joget app. The recurrence function can be achieved by using Beanshell Form Binder as the store binder. The idea behind this implementation is to use a custom script to handle the storing part. Test
Assuming you have a booking app, add a "recurring" checkbox and "period of recurrence" select box element to your booking form as shown in Figure 1.
Figure 1: Add checkbox and select box form element
Figure 2: Form Layout
...
Figure 5: Details to pay attention to
Result:
Figure 6: Booking Form (Weekly)
Figure 7: Result (Weekly)
Figure 8: Booking Form (Monthly)
Figure 9: Result (Monthly)
...