Platform URL | https://[enterprise].cvtr.io/v2/forms | ||||||||
---|---|---|---|---|---|---|---|---|---|
API Endpoints | Not Applicable | ||||||||
Epic |
| ||||||||
Document status |
| ||||||||
Document owner | |||||||||
Technical writers | |||||||||
Related Content | https://convertr.atlassian.net/wiki/spaces/PF/pages/edit-v2/3058532652 |
...
AddressLookup (Provided by: T2A)
AddressLookupGlobal (Provided by: Google)
EmailLookup (Provided by: Briteverify)
InternationalCompanyAddressLookup (Provided by: Dun & Bradstreet)
TelephoneLookup (Provided by: Data8 [TBC])
TelephoneLookupInternational (Provided by: Informatica)
TelephoneLookupInternational2 (Provided by: Twillio)
...
Field Name | Required | Notes |
Name | Prepopulated with email | |
Required | Determine if the input has to be completed before the form can be submitted | |
Label | Prepopulated with Email | |
Placeholder | Add a placeholder within the input to provide a hint as to how to complete the field | |
CSS Class | Add a CSS class to allow more targeted CSS styling |
Lookup example:
...
If the email provided in invalid, a cross icon will show in the input which informs the user that the email is not valid. If the email provided is valid, a ticket icon will show in the input.
...
4. InternationalCompanyAddressLookup
...
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:
...
5. TelephoneLookup
This lookup allows the user to identify valid UK mobile telephone numbers.
Field settings:
...
Field Name | Required | Notes |
Name | Prepopulated with telephone and cannot be changed | |
Required | Determine if the input has to be completed before the form can be submitted | |
Label | Prepopulated with Telephone | |
Placeholder | Add a placeholder within the input to provide a hint as to how to complete the field | |
CSS Class | Add a CSS class to allow more targeted CSS styling |
Lookup example:
...
If the telephone provided in invalid, a cross icon will show in the input which informs the user that the email is not valid. If the email provided is valid, a ticket icon will show in the input.
...