A set of default character length for form fields are in place to help in effectively using the available space. For instance, you might have fields with large values that contain too many characters. These can be substituted with values of fewer characters. This in turn facilitates the form to include more fields. Users will be able to modify the default limit for Single Line, Email, Dropdown, and Radio button fields. The list of fields with the default length is provided in the table below.
Note
:
Maximum character length validation
will be implemented strictly for all your form fields if a record is added via
Deluge
,
API
, or
email input
. This validation ensures that all the records added via various inputs undergo a thorough check for their field characters to ensure they're on par with the predefined character limits that you set, thereby minimizing error handling. You (admin) can minimize errors by suitably adjusting your character limits.
Type of field
|
Character Length
|
Email
|
80
|
Single line
|
255
|
Drop down
|
100
|
Radio
|
100
|
Phone number
|
50
|
First name
|
225
|
Second name
|
225
|
Prefix
|
15
|
Suffix
|
15
|
Address line 1
|
255
|
Address line 2
|
255
|
City
|
80
|
State
|
50
|
Postal code
|
20
|
Country
|
50
|