Versions Compared

Key

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

Platform URL

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

API Endpoints

Not Applicable

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

Related Content

https://convertr.atlassian.net/wiki/spaces/PF/pages/edit-v2/3058532652

...

  1. AddressLookup (Provided by: T2A)

  2. AddressLookupGlobal (Provided by: Google)

  3. EmailLookup (Provided by: Briteverify)

  4. InternationalCompanyAddressLookup (Provided by: Dun & Bradstreet)

  5. TelephoneLookup (Provided by: Data8 [TBC])

  6. TelephoneLookupInternational (Provided by: Informatica)

  7. TelephoneLookupInternational2 (Provided by: Twillio)

...

In the field ‘settings’ dialog, under the ‘input_required_messages’ tree, there will be a key/value item for each input where the message shown when a required field has not been completed can be changed.

Lookup example:

...

2. Address LookupGlobalAddressLookupGlobal

This lookup allows the user to search a global address. which once selected will automatically populate 4 address lines, a country field and a postcode field.

Field settings:

...

Field Name

Required

Notes

Name

(tick)

Prepopulated with addressLookupGlobal

Label

(error)

Prepopulated with Address Lookup Global.

Placeholder

(error)

Preselected with No. If changed to Yes, the Address fields and postcode field will have a placeholder (configured via the field settings).

CSS Class

(error)

Add a CSS class to allow more targeted CSS styling.

...

In the field ‘settings’ dialog, under the ‘input_required_messages’ tree, there will be a key/value item for each input where the message shown when a required field has not been completed can be changed.

Lookup example:

...

3. EmailLookup

This lookup allows the user to identify invalid addresses.

Field settings:

...

Field Name

Required

Notes

Name

(tick)

Prepopulated with email

Required

(error)

Determine if the input has to be completed before the form can be submitted

Label

(error)

Prepopulated with Email

Placeholder

(error)

Add a placeholder within the input to provide a hint as to how to complete the field

CSS Class

(error)

Add a CSS class to allow more targeted CSS styling

Lookup example:

...

4. InternationalCompanyAddressLookup

This lookup allows the user to search for a company based in a specific country which onces selected will automatically populate (if available) 2 address fields, city, country, postcode, phone and website.

Field settings:

...

Field Name

Required

Notes

Name

(tick)

Prepopulated with company

Label

(error)

Prepopulated with Company Lookup

Placeholder

(error)

Preselected with No. If changed to Yes, the Address fields and postcode field will have a placeholder (configured via the field settings).

CSS Class

(error)

Add a CSS class to allow more targeted CSS styling.

Changing input label/placeholder values:

...

In the field ‘settings’ dialog, under the ‘input_descriptions’ tree, there will be a key/value item for each input where the value can be changed and will be reflected in the input label and placeholder.

Changing input required:

...

In the field ‘settings’ dialog, under the ‘input_required’ tree, there will be a key/value item for each input where the value can be changed to either true or false.

  • True: When completing the form and no value is added to the input, clicking the submit button will trigger the validation message and the form cannot be completed until this input has been populated.

  • False: When completing the form, this input does not require a value for the form to be completed.

Changing required messages:

...

In the field ‘settings’ dialog, under the ‘input_required_messages’ tree, there will be a key/value item for each input where the message shown when a required field has not been completed can be changed.

Lookup example:

...