...
The first part of the app is the form. This form gathers the user's name and email address. Inside the form, we also have hidden fields that keep track of the approval status. We'll get into how these hidden fields work when we talk about the processes. After that, we'll shoot out an email asking the user to either say yes or no to the assignment.
Figure 1: Sample App Form
...
This is what the configuration of the Lazy Approval Tool looks like in the process.
Figure 5: Lazy Approval Tool Configuration
...
- Configure the SMTP settings in the process in order to receive the emails.
- In the Joget System Settings > General Settings, set API Domain Whitelist to * (IMPORTANT NOTE: If this is not set, you will get a 400 Forbidden error when clicking on approve/reject).
Download the Sample App
...
- APP_kb_lazyApprovalSampleApp-1-20230929172048.jwa
height 250