Every day starts with hundreds of empty submissions like that…
Screenshot 2026-03-20 071457|690x347 What´s wrong?Greetings, Angelika
Hello @AngelikaRodler69,
Thanks for writing to us.
To prevent form submission without data in forms, add the Required validation attribute to essential fields such as Name, Email, and Message. This validation will prevent such form submissions on the client-side and display custom error messages. In addition, it is recommended to use a CAPTCHA validation option such as Cloudflare Turnstile or Google reCAPTCHA version 2 or version 3, available in the Form element settings.
Please have a look at this documentation to learn more about how to enable form validation and integrate the CAPTCHA.
Hope it helps
Thanks
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.