The Form Import menu provides features to fetch another Form definition as HTML, create a new Form definition from a PDF or an MS Word document, and import a Global CSS file. Global Styles are CSS styles applied to elements across Form definitions, rather than only to specific elements within individual definitions.
Import Form definition as HTML.
This function imports a form definition from an HTML file and overwrites the selected form.
On the Form Definition page, select the Form from the list, then click Import > HTML.

A pop-up window opens for configuration. Choose the HTML file from the local folder, then click the “Update HTML" button to confirm.

The file is imported, overwriting the selected form. A confirmation message appears in the top-right corner.

Import a PDF and create a Form definition using ASPOSE.
This function imports a PDF file and creates a form definition using Aspose's functions.
On the Form Definition page, select the Form from the list, then click Import > PDF.

A pop-up window opens for configuration. Choose the PDF file from the local folder, then enter the Form definition name. After creating the definition, select the checkbox to open the form designer. Click the “Import” button to start.

The Form Definition is created and opened on the form designer page, as shown below.

Import an MS Word file and create a Form definition using Aspose.
This function imports a Microsoft Word file and creates a form definition using Aspose functions.
On the Form Definition page, select the Form from the list, then click Import > MS Word.

A pop-up window opens for configuration. Choose the MS Word file from the local folder. Enter the form definition name. After creating the definition, select the checkbox to open the form designer. Click the “Import” button to start.

After importing the Word document, a confirmation message appears in the top-right corner.

The Form Definition is created and opened in the form designer page, as shown below. Note: You may need to add the necessary Form elements to meet the requirements.

Export Form definition as XML / HTML.
This function exports the selected Form Definition as an XML or HTML file. The Form Definition can be moved between DEV and QA FlowWright environments using the import function.
Select the Form from the list on the Form Definition page, then click Export > XML/HTML. The file downloads to the local folder.

The XML file content is included here for reference. The definition name can be found in the XML content.

The file HTML content is included here for reference.

Export Form definition as a ZIP.
This function exports the selected form definition (including its sub-forms) as a ZIP file. When used with the import function, the form definition can be moved between DEV and QA FlowWright environments.
Select the Form from the list on the Form Definition page, then click Export > ZIP. The file downloads to the local folder.

Import Form definition as a ZIP.
This function imports a form definition from a ZIP file and overwrites the selected Form and sub-form references.
On the Form Definitions page, drag and drop the Form ZIP file from the local folder in the side panel using Windows File Explorer.

The application extracts all Forms and Sub-Forms and overwrites any form definitions that share the same name. A confirmation message appears in the top-right corner.

Export Form definition as SQL Insert file.
This function exports a form definition as an SQL INSERT file and downloads it to the local folder.
Select the Form from the list on the Form Definition page, then click Export > SQL. The file is downloaded to the local folder.

The SQL file contains text, as shown below. Users can execute it using Microsoft SQL Server Management Studio.

Export Form definition as a schema file.
This function exports a form definition as an XML schema file and downloads it to the local folder.
Select the Form from the list on the Form Definition page, then click Export > Schema. The file downloads to the local folder.

The schema file content below helps verify a large form with fields that match the data type.
