Development
This commit is contained in:
parent
15aa50bda6
commit
c30ba58e8f
1 changed files with 2 additions and 1 deletions
|
|
@ -29,7 +29,8 @@
|
||||||
"label": "Email Address",
|
"label": "Email Address",
|
||||||
"name": "email",
|
"name": "email",
|
||||||
"input_type": "text",
|
"input_type": "text",
|
||||||
"placeholder": "you@example.com"
|
"placeholder": "you@example.com",
|
||||||
|
"validate": "VALIDATION_EMAIL"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "field",
|
"type": "field",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue