Grid

This task allows you to define a custom ‘grid’ component as part of the workflow execution process. The Grid component can be used either to display some data or to gather input from users.

  • Provision to define a custom grid component with number of columns.
  • Provision to define custom column/label names.
  • Provision to dynamically pass data (using variables) from any stage of the workflow into the grid task.
  • Provision to assign user role (RBAC) access.
  • Provision to define custom button/label names in the event of using the grid task as part of any approval process.
  • Provision to download the contents from Grid into .xls or .csv files.
  • Provision to dynamically define column/label names from any stage of the workflow into the grid task.
  • Provision to define custom messages.
  • Provision to declare global variables.