Hi Guys,
I'm creating a web app in that i'm using checkbox Recaptcha, i've created a SiteKey and SecretKey, and used it in the weblock and validating the recaptcha.
Here I dont know where to place the Client Side and Server Side Action..
Step 1 and Step 2. ?
Kindly Assist me on this.
Thanks & Regards
Shyam
Hi Shyam Sundhar,
I'd suggest to take a look into the basics of OutSytems: https://www.outsystems.com/learn/courses
Place client side code into the page and server side code into the actions.
Regards,
Apparently you did what is supposed to do, so it should be working. You don't have to do those 2 steps, as this component already does it for you. You just have to add the webblock that contains the recaptcha with the SiteKey and then use the action to Validate the recaptcha with the SecretKey on the action where you submit the form.
Best regards,
André