268
Views
2
Comments
[Google reCAPTCHA Web] CheckBox Recaptcha Configuration
Question
new-recaptcha
Web icon
Forge asset by OSRecaptcha Team

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


2023-07-28 17-00-32
Marco Arede
 
MVP

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,

2018-11-07 02-41-33
André Dinis

Hi Shyam Sundhar,

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é

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.