- Issue created by @eduardo morales alberti
- Merge request !14Issue #3358223: Client side validation reCAPTCHA → (Open) created by eduardo morales alberti
- last update
about 2 years ago 3 pass - Status changed to Needs review
about 2 years ago 4:26pm 4 May 2023 - last update
about 2 years ago 3 pass - last update
about 2 years ago 3 pass - last update
about 2 years ago 3 pass - last update
about 2 years ago 3 pass - last update
about 2 years ago 3 pass - 🇨🇦Canada mahde Vancouver
When I add the captcha to a webform this patch works fine to enable client side validation. But when I enable AJAX in webform then it doesn't work and I am getting the validation after submission. Is there a way to fix it with webform AJAX?
- Status changed to Needs work
over 1 year ago 6:39pm 12 December 2023 - 🇩🇪Germany Anybody Porta Westfalica
Re #5 I guess you need to use context in the JS and eventually .once()
- Status changed to Needs review
15 days ago 6:39am 9 June 2025 - 🇪🇸Spain eduardo morales alberti Spain, 🇪🇺
Added context, and once on recatcha validation.
@mahde could you confirm that it solves your issue?
- 🇪🇸Spain eduardo morales alberti Spain, 🇪🇺
Removed Drupal 9 support and added Drupal 11 to the .info
- 🇮🇳India sdhruvi5142
Hi, I've verified MR!14 on drupal version 11.x and it isn't working as expected.
Testing steps:
1. Install drupal version 11.x
2. install Web form and recaptcha on my local
3. Added recaptcha in webform
4. When user submiiting the form without filling the recaptcha the form is being submiited. Adding the video for referenceStatus - FAIL
Note: Let me know uf I'm missing any step to verify this feature.
Thanks
- 🇪🇸Spain eduardo morales alberti Spain, 🇪🇺
@sdhruvi5142 We are not sure if the test failed because the reCAPTCHA is for testing purposes on your video.