Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Listener Settings needs to be also configured to determine the frequency of checking and emails to be matched too.
Warning |
---|
Take note that the checking interval is also subjected to the Deadline Checker interval set in Joget Workflow's system settings. Please ensure the Process Deadline Checker Interval is enabled. This can be located at Admin Bar > General Settings > Timer Settings > Process Deadline Checker Interval |
Figure 4: Listener Settings - Subject and Content
...
Code Block | ||
---|---|---|
| ||
{form_approval_new_application_approval_action_status} {unuse} {unuse}ID: {processId} {unuse}Remarks: [{form_approval_new_application_approval_action_remarks}] {unuse} |
Info |
---|
You may be wondering where does {form_approval_new_application_approval_action_status} comes from. It is actually the field element name of said field. Just use the Inspect Element feature in your browser to acquire the field element name and add the prefix "form_" to it. (see sample screenshot below) This will retrieve the value in the email content and set it into the form data. |
Sample email to be sent out configured in Email Tool from the system to the respondent.
...
...