text_input
any string
"any text required"
text_area
select
One of possible values
"Option 1"
date
any date formatted string
"2019-12-15T21:00:00.000Z"
check_list
names of selected values separated by commas
"Option 1, Option 2"
radio
1 of possible Values
email_input
emails address
"[email protected]"
number_input
Integer
"4584132"
region
1 of Norway regions
"Nordland"
check_box
true or false
true
false
"true"
mobile_number
mobile number
"+9044444444,"
address
string containing address in any format
"Santa Claus Village, Tähtikuja 1, 96930 Rovaniemi"
account_number
string with norwegian bank account number, 11 digits
"12345678912"
Last updated 2 years ago
Was this helpful?