Skip to main content

Manage Forms Page

The Manage Forms page is located in the Content section of the admin area.

webforms pro m2 admin menu

It contains a grid with existing forms and allows you to create or modify them.

manage forms page

Action buttons

manage forms action buttons

Scope selector loads form name translations.

Import Form allows you to import the web-form from .json file.

Add Form creates new form.

Grid mass actions

To perform the mass action with web-forms please check several forms in the grid first.

manage forms mass action

Delete Deletes selected web-forms from database and cleans all submission data.

Change status Change status of selected web-forms.

Duplicate Create a complete copy of selected web-form with translation and logic.

note

The submission data is not copied on duplication.

Grid columns

manage forms grid columns

ID The numerical identificator of the web-form in the system.

Name The name of the form.

Fields The number of fields in the form.

Results The number of submitted results. [View] link shows the result grid.

Status The status of the form. The form can be turned off and removed from the site if Disabled.

Date Created The creation date of the form.

Last Modified The date when the form was modified.

Action You can perform following actions with the form:

  • Export the form to JSON file.
  • Preview the form in the frontend.
note

Please don't use the preview link as a regular link to the form for your customer. Use CMS Page to set up the proper URL for the form.