Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Captcha response is not loading due to callback method and js file have to add in head tag #14

Open
AvinashDalvi89 opened this issue Oct 26, 2018 · 0 comments
Assignees

Comments

@AvinashDalvi89
Copy link

<script type="text/javascript"> function verifyCallback( response ) { document.getElementById("mauticform_input_maincontactform_captcha").value = response; }</script>
<script src='https://www.google.com/recaptcha/api.js' async defer></script>

this has to move to tag. right now its loading in body tag. Its not working properly

@AvinashDalvi89 AvinashDalvi89 changed the title Captcha is not loading Captcha response is not loading due to callback method and js file have to add in head tag Oct 26, 2018
@KonstantinCodes KonstantinCodes self-assigned this Oct 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants