Description:
This widget displays data from a form data table.
Inputs
- ID/Name - Name of widget generated by FlowWright (read-only field)
- Form Data Table - Select Form Data Table (existing)
- Process status column - Select the checkbox to show
- Process viewer column - Select the checkbox to show
- Save - Save the input values
- Delete - Remove this form widget from the designer page
- Close - Close the input popup window
Design:

Example:
Let’s build and execute the “TableDataDef” example.
- Create a Form definition called “TableDataDef”
- Drag a “BootstrapGrid, TableData, and Submit” control to the canvas and arrange them as shown below.

- Double-click the “TableData” widget to configure the “Settings” properties. The application provides the form control name. Select the Form Data table from the drop-down list. Click the plus sign (+) to insert an empty row. Select the data table column name and provide the display name. Click the Save button. You may add multiple column names by using the plus sign. Select the checkbox to show the process status and viewer columns.

- 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 data table records are rendered as below. Click the Submit button to complete.

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.