Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Platform URL

https://[enterprise].cvtr.io/v2/forms

API Endpoints

Add form via Add button/CSV file and Edit form

GET https://{enterprise}.cvtr.io/api/v4/features?name=global_forms_agency_edit

GET https://{enterprise}.cvtr.io/api/v4/input-types

GET https://{enterprise}.cvtr.io/api/v4/content-languages

POST https://{enterprise}.cvtr.io/api/v4/forms

POST https://{enterprise}.cvtr.io/api/v4/form-preview

Epic

Jira Legacy
serverSystem JIRA
serverId47839f05-61cf-355f-8da7-a069f30ee70e
keyGFR-50

Document status

Status
titleDRAFT

Document owner

Danny Hannah Adam Carter

Technical writers

Amish Ladhu Arunima Kurup Prasad

Related Content

Forms

...

There are 5 sections when editing a form. Once the ‘setup’ step is complete, all other still stages will then be accessible.

...

Navigating between the steps can be done by clicking the tab names, or by clicking the ‘Back’ and ‘Next’ buttons in the panel footer. The ‘save’ button will become enabled once the ‘setup’ step is completed.

...

Each field may have additional settings which can be accessed via this button. Each field type may have different settings and are documented here (awaiting documentation link).

Field Actions:

Each field has various actions:

...

Functionality

User Story

1

Forms > Add

Build a brand new form.

2

Forms > Add Via CSV

Build a form using a CSV file for occasions where lots of fields need to be added and manually building would take too much time.

3

Forms > Edit

Edit various form settings.

4

Forms > Edit > ‘Build’ Panel > ‘Setup’ Step

Set the form name, slug, and change other settings such as language, embed type and autosizing.

5

Forms > Edit > ‘Build’ Panel > ‘Fields Page’ Step

Edit the form fields to be included on the form.

6

Forms > Edit > ‘Build’ Panel > ‘Thanks Page’ Step

Edit the stage of the form to be shown once all required fields on the form have been completed and the ‘submit’ button is clicked.

7

Forms > Edit > ‘Build’ Panel > ‘CSS’ Step

Control the visual style of the form.

8

Forms > Edit > ‘Build’ Panel > ‘Javascript’ Step

Add any custom javascript to the form.

9

Forms > Edit > Preview‘Preview’ Panel

Preview the appearance of the form during the build process.

...