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

Related Content

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

...

This page describes the different lookup input types available in Forms.

  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)

...

1. Address Lookup

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

Field settings:

...

Field Name

Required

Notes

Name

(tick)

Prepopulated with postcodeLookup

Label

(error)

Prepopulated with Postcode 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:

...

2. Address LookupGlobal

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

Field settings:

...

Field Name

Required

Notes

Name

(tick)

Prepopulated with postcodeLookup

Label

(error)

Prepopulated with Postcode 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:

...