Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The easiest way to see how the Process Enhancement works is to create a new form and use the "App Generator > Generate Process - Approval Process" button in the form to automatically build the app. Here are the steps:

1. Download the plugin from Joget Marketplace and import it into your Joget platform via Manage Plugin (See Figure 1).


Figure 1 


2. Return to All Apps and click on the Design New App. Provide the app details and click on the Save button.

3. Click on the Create new form and add two fields:

...

b. A textfield field with id = 'request'

4. Save your form.

5. Click on the green button called App Generator then click on the Generate Process - Approval Process (See Figure 2).


Figure 2 


6.Close the form and return to the "Design App" page. You will notice that the App Generator has created the datalist and userview records for you.


7. Publish your app and click on the Launch button.


8.Your app is now ready for you.


9. In the app, click on the Submit Request Form menu. Fill in the "Request Note" and click on the Submit button (See Figure 3).


Figure 3


10. In the app, click on the Approval menu. You will immediately see something new; the datalist has "Approve, Reject, Clarify, Reassign" buttons below the list. These buttons were generated by the new Process List userview plugin (See Figure 4).


Figure 4


11. Now click on the View hyperlink in the Approval datalist.


12. The form will open and you will again see something new, the form has "Approve, Reject, Clarify, Reassign, Save As Draft, Cancel" buttons. These buttons were generated by the new Process Form modifier plugin (See Figure 5).


Figure 5


13. Go ahead to click the the Approve button. You have completed the process flow.

14. In the app, click on the My Closed Request Form menu to see the completed record.

15. You can view the generated process flow in "Design App > Processes".

16. The app includes generated email notification in the "Processes > Map Tools To Plugin" which you can customize anytime.

...