TaskData Widget

Use this widget to fetch all open tasks for a process definition.

Last published at: June 16th, 2025

Description:

This widget gets all the open tasks for the selected process definition.

 

Design:

 

 

Example: 

Let’s build and execute the “TaskDataDef” example.  

  • Create a Form definition called  “TaskDataDef.” 
  • Drag a “BootstrapGrid, TaskData, Submit” control to the canvas and arrange them as shown below.

 

  • Double-click the “TaskData” widget to configure the “Settings” properties. Provide a name for the control. Select the process definition from the drop-down list. Click the Save button. 

 

  • Save the Form definition. Select Actions - Create Form Instance menu option. Generate a new Form instance and select the check box to edit this Form instance.

 

  • The Form is displayed to the user below. The page shows all the open tasks from the process definition. 

 

 

Definition Sample:

You may download the sample definition(s) from the link here and later import them (drag-and-drop) to your FlowWright Process Definition (XML file) or Form Definition (HTML file) page.

NOTE: Please verify and complete the process steps for any missing configurations, such as file path references and database connections, after import. Then, save the definition to confirm the changes.

Click here to download the sample file.