Process Status Formatter

Introduction

The Process Status Formatter is essential for tracking and displaying the progress of various processes within your Joget applications. It provides a clear and interactive way to monitor process statuses, ensuring that users stay informed about their tasks' current state and progression.

Configure process status

To add this Formatter, go to the element's properties under Formatter and choose Process Status in the Formatter field.

When adding Process Status, you will see the following field available for configuration:

  • Show Process Name?: Check to show the process name associated with the record.
  • Show Future Process Activities?: Check to display all potential future process activities.
  • Show Skipped Activities?: Check to display activities that have been skipped in the process.
  • Username Display Format: 
    Available options:
    • Username
    • Name
    • Name (Username)
  • Event Click Callback: Write JavaScript here to trigger actions upon clicking "completed" and "in progress" activity statuses.
  • Additional View Permission: Set permissions for viewing additional details:
    • All User

    • Group

    • Department


      View Permission
      Monitoring process bars for data created by admin users will not be displayed for normal users. It is advisable to set view permission for additional view permission.

Cache settings

The Cache Settings section allows you to optimize the performance of the Process Status Formatter by caching the content. This can help reduce the load on your server and improve the responsiveness of your application. By configuring caching options, you can control how and when the process status data is cached, ensuring a balance between performance and data freshness.

Fields to Configure:

  • Scope: 
    Caching options:
    • 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. Read more at Performance Improvement with UI Caching.
Created by Julieth Last modified by Aadrian on Dec 13, 2024