Versions Compared

Key

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

...

Configure Process Status

Figure 115: Process Status Properties

NameDescription
Custom ID

Item link slug. Optional field.

Info
titleUnique field

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

LabelMenu label. Mandatory field.
Type

The type of visual format, either Path (default) or Chart.

Example Path:

Image Modified

Example Chart:

Image Modified


Record ID
  • Record Id or Process Instance Id. Please use Request Parameter Hash variable if want to retrieve this value from URL, for example "#requestParam.id#".
  • Mandatory field.


Info
titleExample

By using the request parameter hash variable, we can define the record ID to seek for.

Record ID: #requestParam.id#

Image Modified
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.

UI

Figure 216:  UI UI Properties

NameDescription

Custom Header

Custom Header in HTML.

Custom Footer

Custom Footer in HTML.

Show Process Name?

If checked, the process name will be generated at the top of the resultant graph. Optional.

Show Future Process Activities

Click checkbox to show future process activities.

Show Skipped Activities

Click checkbox to show skipped activities.

Username Display Format

  • Name

  • Username

  • Name (Username)

Event Click Callback (Javascript) 

Callback variable "activity" containing information of activity and process.

Performance & Offline

Cache Settings

Name

Description

Scope

Caching options are:

  • None: No caching.
  • Application: Cache content by application where all users will see the same content.
  • User: Cache by username
Duration (s)Duration in seconds to cache content, defaults to 20 seconds if applicable.
Panel
borderColorpurple
bgColor#fefaff
borderWidth1
titleBGColor#ddccff
borderStylesolid

Read more at Performance Improvement with UI Caching.

PWA Offline Settings

Note: PWA Offline support is dependent on the theme used.

Name

Description

Enable cache for offline supportCheck this to enable caching for offline support, usually set for use on mobile browsers.

Read Progressive Web Application (PWA) for more information.

Panel
borderColorpurple
borderWidth1
titleBGColor#ddccff
borderStylesolid
titlePerformance

You can configure the Performance settings in this UI Element which allows one to cache existing content for improved performance and loading speed. Read more at Performance Improvement with UI Caching.

...