Element for email. An infobutton is added to send a mail with the default available email client.
Email field with validation error.
{
"display": "E-Mail:",
"tooltip": "E-Mail address.",
"fieldname": "email",
"length": 60,
"inputtype": "email",
"block": 1,
"newline": true,
"labelwidth": 2,
"fieldwidth": 10
}
|
There is an automatic validation build into BOA. You can add your own validation.
|