Forms

Collect information in a form and/or uploaded files

Overview

This could be your first step to Digital Transformation!

This functionality allows your customers to insert their information such as name, email, address and attach relevant documents like Proof of Address or Proof of employment.

This can be a single step into your desired journey or part of a full-stack Identity Verification journey.

Side note: This is a simple yet fantastic tool that we don't see in our competitor landscape. But we are different. We want to make it possible for your customer journey to be handled in one single point, with less friction for the customer, and faster acquisition for you.

What are the types of form fields?

This section explains all the different fields we support. Its visual representation varies in function of the type and where they are displayed (web browser, mobile device - android and ios native components)

Country

The Country custom field gives you the ability to select one country or more through a list of countries by displaying either it's name

Date

Date Field is useful where you only wish to capture a date from your users. A calendar popup will appear as soon as your users start to type in this field, allowing easy input of their preferred date. If your user attempts to input a 'non-date' character into the field, on submission, a validation message will automatically appear informing your user that the may only add numbers to this field. The default date format is dd/mm/yyyy

​ Email

Input that expects a well-formed email.

​ File

This field displays the Choose File button that opens up a dialog box where users can select a file to upload to a server.

​ Zip Code

Zip code is a field that has predefined the accepted format for zip code addresses based on a country choice.

​ Switch

The switch field is used to collect data with only a Yes or No answer.

​Text

Large text area without the need of an end user input/answer. Use it to display a large text-based content section.

​ Input

Lets your users input text to their form submission - Good for open ended questions or address details.

​ Label

Limited text area (200 characters) without the need of an end user input/answer.

​Number

Input that expects a number. Accepted values depends on Numeric format property.

​ Phone

Input that expects a phone. The Phone Number field is similar to a number field, but with a pre defined list of common phone number patterns. As with the Number field, letters and most symbols are not allowed.

​ Radio

Radio is an 'Option' field that asks your user to select only one item from a selection of options. To create your options, simply add your options, starting each new option on a new line.

​Checkbox

Checkbox is an 'Option' field that asks your user to select multiple items from a selection of options. To create your options, simply add your options, starting each new option on a new line.

Available rules:

  • Dependency

  • Format

  • Integer

  • Length

  • Maximum length

  • Minimum length

  • Regex

  • Required

  • Types allowed

  • Valid

Last updated

Was this helpful?