Thanks for your reply!
Ok, when I do this:
<label> Your firstname (*)
[text* your-vorname autocomplete:name] </label>
<label> Your email (*)
[email* your-email autocomplete:email] </label>
[submit "Submit"]
I get an error on the homepage
One or more fields have an error. Please check and try again.
when I try to submit the form (both text fields are filled).
Thank you for your help!
-
This reply was modified 1 year, 8 months ago by blub85.