Skip to main content

Forms

Managing forms

Forms are managed via the Forms menu.

If your account has permission to access forms, you navigate to their management area by the following:

  1. Click the Forms icon in the left navigation bar. The Forms menu will open.
  2. Click the Forms link in the first group of links. A list of forms will now be shown, with links to create new forms if your account has the appropriate access permissions.
note

When you create a new form, you may see options for different versions of the form builders, if you do choose Use New Form Builder (recommended).

Changing form settings

  1. Navigate to the form management area, and open the form you wish to edit.
  2. Click the Details tab to open the form settings form.
  3. Update the required values, and click the Save button to save your changes.

Publishing a form

Once your form is setup you'll want to publish it on the website.

  1. Navigate to the form management area, and open the form you wish to edit.
  2. Click the Publish tab to open the publishing options. Further information is available in the Publishing section.
  3. To make your form live click the toggle next to 'Live', the toggle will go green when it's enabled.
tip

Once your form is live, the View live option will now be available. Test your form by clicking the 'View live' link which will open the form up in a new window.

Duplicating a form

To create a copy of a particular form:

  1. Navigate to the form management area, and open the form you wish to duplicate.
  2. Click the Details tab to open up the form details.
  3. Click the Actions menu, and select Save As from the options presented. The Copy Data interface will open
  4. Specify the title of the copied form and click the Continue button. A copy of the form will now be created.

Archiving a form

Archiving a form

Archiving a form is a good way of stopping access to a form without deleting any submission data attached to it. If a form is archived, it cannot be completed on the website or via internal forms, but historical submissions will still exist.

To archive a form:

  1. Navigate to the form management area, and open the form you wish to archive.
  2. Click the Details tab to open up the form details.
  3. Click the Actions menu, and select Archive Form from the options presented. A panel will open asking you to confirm the action.
  4. Confirm the action by clicking the Archive button.

Deleting a form

danger

This will delete the form irretrievably, and also destroy all customer submissions to it.

To delete a form:

  1. Navigate to the form management area, and open the form you wish to delete.
  2. Click the Details tab to open up the form details.
  3. Click the Actions menu, and select Delete Form from the options presented. A panel will open asking you to confirm the action.
  4. Confirm the action by clicking the Delete button.

Filtering the form list

The forms list view is the place where the forms in your system are accessed. A form can be in three states; Online, Offline and Archived. It is possible to see forms in each state by filtering the list view by status.

The forms list view has a filter bar, which can be used to restrict the forms shown in order to make finding a certain form easier. The following filters are available:

  • Admin: the name of administrator who owns the form
  • Status: Online, Offline or Archived
  • Keyword: Allows searching for a word relevant to the form, e.g. a word in the title
  • Created in the past: a way of finding newly created forms
  • Category: show only forms in a certain category

Adding a filter

Adding a filter

  1. On the forms list view, click the + button next to Filter by at the top of the list view.
  2. Choose a filter option from the list that appears and set the value of the filter.
  3. Click the Add button and then click the Filter button.
  4. The forms list view will refresh, and is now filtered to forms matching the applied filter.
tip

Note that, if you do not see Keyword, there is already an Keyword filter applied to the list. This must be removed by a new one can be added.

Removing a filter

To remove a filter, click the x on the corresponding black label at the top of the list view.

To remove all filters, click Clear.

Form fields

Form settings

FieldNotesRequired?
TitleCreate a relevant title as this title will be used to reference your form when someone searches for it within your application.
CategoriesLocation of this form in your site's navigation structure. See Categories for further details.
MetadataHidden information about this form. See Metadata for further details.
Registered users onlyRestrict access to your form to only site visitors that are registered and signed into the website. By default any site visitor signed in or not can access and complete a form created in Jadu Central.
Resume abandoned forms at startIf a site visitor abandons the form part way through they can come back to it again. A site visitor's incomplete forms are accessible from the my account area on the website. This is commonly referred to a save and return. By default the site visitor will resume on the last page they completed. If your form has some branching logic based on an external source, or if your form allows the site visitor to make a booking, it would be preferable for the customer to return to the beginning of the form.
Enable ReCAPTCHATo separate humans from spam bots you can enable ReCAPTCHA before submission on your forms. This will require the site visitor to prove they are human by answering a reCAPTCHA before they can submit the their form.
Enable progress barA progress bar provides feedback to your site visitor on how many pages in the form they have completed and still have left to complete. When enabled the progress bar will be displayed at the top of the form page.
note

For linear forms (forms that don't have any page level branching) progress is reported as page x of y . If the form has page level branching progress is reported as page x of y (possible) until the point where the site visitor has progressed far enough into the form and it is known how many pages they will visit.