Can captcha be used with wappler?

You need to:

  1. Add recaptcha in your server action, as a first step there, before the send mail step:

Screenshot 2021-05-27 at 15.20.04
use the secret key provided by google.

  1. On the page, inside the server connect form add the recaptcha component and add the site key provided by google:

Screenshot 2021-05-27 at 15.22.06
and add your submit button in the form.