Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi Dayana,
Yes,
You can make use of the deadline Trigger Deadline based on specific Date value to enable the use case that you want to implement.
In the Kb above, it uses synchronous.
For your use case,You shall use Asynchronous
For asynchronous execution, the next activity will be executed while the current activity is still waiting. This is used in cases such as sending reminders.
Reminder will be sent to the Approver to Approve the submitted form on the specified time and date.
Refer here too for detailed understanding on how deadline works.
Deadlines and Escalations#Deadline%20execution%20can&text=For%20synchronous%20execution%2C%20the%20current,current%20activity%20is%20still%20waiting.
Hope it helps!
Thank you
im making a system where approver can only view the approval form after a week from the submission date. How?