Versions Compared

Key

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

...

Name

Description


Custom ID

Item link slug. Optional field.

Info
iconfalse
titleUnique field

Value defined here must be unique to the rest of the Userview Menus as the first matching name will be called upon.

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:

  • My completed: Use this type to display completed tasks. My completed belongs to the user who started the process.
  • My in progress: Use this type to display submitted tasks. Joget will add the 'Reassign' and 'Withdraw' buttons in the datalist.
  • My participated: Use this type to display completed tasks. My participate allows other users to view and input comments in the task form.
  • My withdrawn: Use this type to display withdrawn tasks.My withdrawn belongs to the user who started and then withdrawn the process.
  • Process activity: Use this type to display tasks pending approval or clarification. Joget will add the 'Approve', 'Reject', 'Clarify' and 'Reassign' buttons in the datalist.


Process Activity

Name

Description


Activity *



Assignment View Custom Header
Assignment View Custom Footer


Process Activity

Name

Description


Enable reassignment?



Reassignment activity *


Reassignment user options binder *
Reassign button label

Enable withdraw process?


Execute tool after process withdrawal


Withdraw button label



Reassignment user options binder (User Options Binder)

Name

Description


Select OrganizationRefine the selections by selecting a organization.

Image Added

Select DepartmentRefine the selections by selecting a department.
Select GroupRefine the selections by selecting a group.
Add Empty OptionIf checked, an empty option will be added to the selections.
Empty Option LabelEmpty option label. Only in use when Add Empty Option is checked.
Label
  • Full Name with Username
  • Username
  • Full Name
Grouping by
  • None
  • Organization
  • Department
  • Grade
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 IntervalUse this option to cache your selectbox if it has a large number of records. Value to activate cache synchronization (in seconds)
Pause sync after idlePause sync if idle more than x seconds

UI (Form)

Name

Description


FormChange 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 if you do not want users to change the completed record.
Display readonly as label?Check to show readonly fields as labels.

...