Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Name | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Custom ID | Item link slug. Optional field.
| ||||||||
Label * | Menu label. Mandatory field. | ||||||||
Process * | Map to process. Mandatory field. | ||||||||
List * | Datalist to load. Mandatory field. | ||||||||
Type * | Each process list menu is like a CRUD menu, but with enhanced features. You can tag the process list menu for various tasks and the plugin will automatically present the action buttons. There are five types of process list:
|
Process Activity
Name | Description | |
---|---|---|
Activity * | Select the process activity that you designed for this task. | |
Assignment View Custom Header | Custom Header in HTML to show when editing an individual record in a form. | |
Assignment View Custom Footer | Custom Footer in HTML to show when editing an individual record in a form. |
My In Progress
Name | Description | |
---|---|---|
Enable reassignment? | Check to allow the approving user to reassign the task. | |
Reassignment activity * | Select the process activity that you designed for task approval. | |
Reassignment user options binder * | Select which binder to use to pop up the username to reassign. | |
Reassign button label | Will default to 'Reassign' if left blank. | |
Enable withdraw process? | Check to allow the request to withdraw the task. | |
Execute tool after process withdrawal | Select the process activity that you designed for task withdrawal. | |
Withdraw button label | Will default to 'Withdraw' if left blank. |
Reassignment user options binder (User Options Binder)
Name | Description | |
---|---|---|
Select Organization | Refine the selections by selecting a organization. | |
Select Department | Refine the selections by selecting a department. | |
Select Group | Refine the selections by selecting a group. | |
Add Empty Option | If checked, an empty option will be added to the selections. | |
Empty Option Label | Empty option label. Only in use when Add Empty Option is checked. | |
Label |
| |
Grouping by |
| |
Use AJAX for cascade options? | When checked, this allows these fields to dynamically load available options based on the other field value (grouping column) when dealing with tremendous amount of selections. Read more at Ajax Cascading Drop-Down List. Only available when used as an Options Binder. An array "values" is passed to the script automatically. See Bean Shell Programming Guide > Form Ajax Options Binder for example. | |
Sync Cache Interval | Use this option to cache your selectbox if it has a large number of records. Value to activate cache synchronization (in seconds) | |
Pause sync after idle | Pause sync if idle more than x seconds |
...
Name | Description | |
---|---|---|
Form | Change this property to open another form | |
Created by field id * | Default to 'createdBy' to store the username | |
Set all sections as readonly? | Check as readonly to prevent editing. | |
Display readonly as label? | Check to show readonly fields as labels. |
Comments
Name | Description | |
---|---|---|
Enable comments? | Check this and the plugin will display a new field for user to input comments. | |
Show activity name? | Check to display the activity name in the comment trail. | |
Number of latest comments show by default * | Defaults to 5 lines of comment trail per pagination. | |
Disabled adding new comment? | Check to disable new comments. |
Process Status
Name | Description | |
---|---|---|
Enable process status? | Check this to display the process status as a percentage. Clicking this icon will open up a workflow chart. | |
Show Process Name? | Check this to display the process name. | |
Show Future Process Activities? | Check this to display the future process activities. | |
Show Skipped Activities? | Check this to show skipped activities. | |
Username Display Format | Select the choice of username display in the process chart. The options are:
|
Data
Name | Description | |
---|---|---|
Process data table * | This property defines the new database table name to use when creating a new child table to store the activity comments entered by the users. Defaults to '{appId}_pd'. where 'appId' is the 'id' your your new app. For example, if your appId is "myFavApp", the new table name in the database is "app_fd_myFavApp_pd". | |
Update workflow variable & form data? | Check this to customize the workflow variable & form data (see the following fields). | |
Workflow variable to store status * | Enter the workflow variable id to store the status value. | |
Parent form field id to store status * | Enter the form field id to store the status value. | |
Custom process status value & label | Enter the 'Custom value' and 'Custom label' for the reassignment and withdrawal actions. For example, in the 'withdrawal' action, to save into the status field the label of "Requester Withdrawn" and value of "Withdrawn", input this information into the 'Custom value' and 'Custom label' property fields respectively. |
UI
Name | Description | |
---|---|---|
Back Button Label | You can change the back button label. Default is "Back". | |
Save Button Label | You can change the save button label. Default is "Save". | |
Custom Header | Custom Header in HTML to show when editing an individual record in a form. | |
Custom Footer | Custom Footer in HTML to show when editing an individual record in a form. |
...
Cache Settings
Name | Description412px | |
---|---|---|
Scope | Caching options are:
| |
Duration (s) | Duration in seconds to cache content, defaults to 20 seconds if applicable. |
PWA Offline Settings
Note: PWA Offline support is dependent on the theme used.
...