Description:
This widget shows a list of file attachments for a Form instance.
Inputs
- Form Instance ID - Select the checkbox to include the created on column (tick mark)
- File Control ID - Select the checkbox to include the created by column (tick mark)
- Allow Remove - Select the checkbox to remove list items (tick-mark)
- Hide - Select the checkbox to Hide (tick mark)
- Read-Only - Select the checkbox to Read-Only (tick mark)
- 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 “ListFilesFromFormDef” example.
- Create a Form definition called “ListFilesFromFormDef”
- Drag the “BootstrapGrid,” “FileListfromForm,” and “Submit” controls onto the canvas and arrange them as shown below.

- Double-click the “FileListfromForm” widget to configure the “Settings” properties. The application provides the control's name. Enter an existing Form Instance ID and the File Control ID. Select the “Allow” checkbox to enable file removal from the list at runtime. Select the “Hide” checkbox to hide this widget at runtime. Select the “Read-Only” checkbox to view the list without making any selections. Click the Save button.

- For example, a list of files from an existing Form Instance appears below.

- Select the “Globalize” tab. The application will notify you if there is nothing to globalize, as shown below. Otherwise, choose the language from the drop-down list and click the Translate button. Then, click the Save button.

- Save the Form definition. Select Actions > Create Form Instance. Generate a new Form instance, then check the box to edit it.

- The Form is displayed to the user as follows. Use the red (x) icon to remove a file from the list. Click the Submit button to complete the Form.

Definition Sample:
You may download and extract the sample definition(s) from the link provided and later import them (drag-and-drop) into your FlowWright Process Definition (XML file) or Form Definition (HTML file) page.
Note: Please verify and complete any missing configuration steps after import, including file path references and database connections. Then, save the definition to confirm the changes.