The Process Status allows one to inspect the state and trail of a process instance.

Figure 1: Screenshot showing Process Status in Userview
...
Name | Description |
---|
Custom ID | Item link slug. Optional field. Info |
---|
| 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. |
Record ID | - Define on how to pass in/set the
record ID - Process Instance ID (e.g. "1_expenseApp_expenseProcess") to seek for.
- Mandatory field.
Info |
---|
| By using the request parameter hash variable, we can define the record ID to seek for. Record ID: #requestParam.id#  |
|
View Permission | Determines who can access the record's information. - Process requester
- Participants of the process
- Admin users
- Group
- Department
At least one option must be selected. |
...