Hi,
I'm working on some basics.
I only want to add a individual message when the
email is invalid.
What wrong with:
- type: Text
name: email
label: email
constraints:
- Email
message: keine gülitige E-Mail Adresse!
Any help is welcome!
Thanks in advance.
Götz