sepiariver / recaptchav2

Google's ReCaptcha V2 + V3 for MODX CMS: https://sepiariver.com/modx/recaptchav2-supports-recaptchav3/
https://sepiariver.com/
GNU General Public License v2.0
21 stars 15 forks source link

Multiple reCaptcha on same page #16

Closed lawebfabric closed 6 years ago

lawebfabric commented 7 years ago

Hi, is it possible to have multiple reCaptcha on the same page ? I have two form on the page, one show the reCaptcha but not the other.

Thanks in advance.

sepiariver commented 6 years ago

This PR: https://github.com/sepiariver/recaptchav2/pull/14 addresses the issue but it may be too opinionated to be merged (see comment in the PR).

You can, however, use the code there to implement multiple recaptcha's on the same page, if you wish.