コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

reCAPTCHA v2 in aem core form component

Avatar

Level 3

Hello everyone

 

I’m trying to integrate google reCAPTCHA v2 in my form (https://experienceleague.adobe.com/docs/experience-manager-core-components/using/components/forms/fo...)  (core form container) but I just couldn’t find any documentation.

 

Does anyone knows how can add it to the form ?

Best regards

1 受け入れられたソリューション

Avatar

正解者
Employee Advisor

Hi @odabio,
You need to create a separate custom component which will be your re-captcha component. Please refer to this link: https://aeminmyway.blogspot.com/p/google-recaptcha-v3-in-aem.html It documents the steps to create component and integrate AEM with Google re-captcha.

 

元の投稿で解決策を見る

2 返信

Avatar

正解者
Employee Advisor

Hi @odabio,
You need to create a separate custom component which will be your re-captcha component. Please refer to this link: https://aeminmyway.blogspot.com/p/google-recaptcha-v3-in-aem.html It documents the steps to create component and integrate AEM with Google re-captcha.

 

Avatar

Level 3

Great thanks