Export/Import a dynamic form

WorkWithPlus supports exporting a Dynamic Form in order to import it into other web applications. This could be useful in many scenarios. One of it could be when you have two environments (Test and Production), you create the form in Test and then you need to move it to Production.

Export

In the List of Dynamic Forms, click on the actions of a record and select 'Export Form'

DynamicFormsExport

A file named <DynamicFormReferenceName>.json will be downloaded.

 

Import

In the List of Dynamic Forms, click on the action outside the grid named 'Import Form'

DynamicFormsImport

You need to select a JSON file.

The application that will import the Dynamic Form could not have an existing Dynamic Form with the same Reference Name as the one trying to import.

If you want to import one that has the same Reference Name, you can check the option 'Overwrite'. If the current Dynamic Form already had filled-out forms, a new version will be created when importing the form.