You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 5
Next »
This is a new feature in Joget Workflow DX.
The Process Enhancement Plugin is a new Joget DX 7 feature.
Kindly note this plugin will only work with Joget DX 7 Enterprise and Professional editions only.
The Process Enhancement Plugin is made up of the following plugins:
- Process form modifier (New form plugin to add action buttons to the form, such as "Approve" or "Reject", etc. ).
- Two process generators (Wizards to auto generate the datalist, userview, process design and process mappings).
- Process list (A new userview menu to display action buttons in the datalist, such as "Approve" or "Reject", etc. ).
- Datalist actions (internal to item 1 and 2 above).
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:
- Download the plugin and import into your Joget platform (In Admin Bar > Settings > Manage Plugins > Upload Plugins).
- Return to All Apps and click on "Design New App". Provide the app details and click on the "Save" button.
- Click on "Create new form" and add two fields:
- A hidden field with id = 'status'
- A textfield field with id = 'request'
- Save your form.
- Click on the green button called "App Generator" then click on "Generate Process - Approval Process".
- 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.
- Publish your app and click on "Launch".
- Your app is now ready for you.