Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColorpurple
borderWidth1
titleBGColor#ddccff
borderStylesolid
titleNew Feature

This is a new feature in Joget Workflow DX.


Table of Contents
outlinetrue

Introduction

Kindly note the The Process Enhancement Plugin is a new was designed for 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:

  1. Process form modifier (New form plugin to add action buttons to the form, such as "Approve" or "Reject", etc. ).
  2. Two process generators (Wizards to auto generate the datalist, userview, process design and process mappings).
  3. Process list (A new userview menu to display action buttons in the datalist, such as "Approve" or "Reject", etc. ).
  4. Datalist actions (internal to item 1 and 2 above).


Quickly Get Started

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 and import into your Joget platform (In Admin Bar > Settings > Manage Plugins > Upload Plugins).
  2. Return to All Apps and click on "Design New App". Provide the app details and click on the "Save" button.
  3. Click on "Create new form" and add two fields:
    1. A hidden field with id = 'status'
    2. A textfield field with id = 'request'
  4. Save your form.
  5. Click on the green button called "App Generator" then click on "Generate Process - Approval Process".
  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 "Launch".
  8. Your app is now ready for you.
  9. In the app, click on "Submit Request Form" menu. Fill in the "Request Note" and click on the "Submit" button.
  10. In the app, click on "Approval" menu. You will immediately see something new; the datalist has "Approve, Reject, Clarify, Reassign" buttons below the list. These buttons was generated by the new Process List userview plugin.
  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 was generated by the new Process Form modifier plugin.
  13. Go ahead to click the "Approve" button.
  14. In the app, click on the "My Closed Request Form" menu . Here you will to see the completed record.

...