×
Menu
Index

4.1.9. email

 
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
}
 
  • inputtype: email
 
There is an automatic validation build into BOA. You can add your own validation.