Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

reCaptcha and Silverstripe


Go to End


756 Views

Avatar
koparki

Community Member, 1 Post

25 August 2014 at 11:44pm

Edited: 25/08/2014 11:45pm

I implemented Recaptcha to Silverstripe and it seems to work... The only problem is that the formular and the captcha code are at the very end of the page and if you type in a wrong code then the page reloads and jumps back to the top so that the user doesn´t see the formular and captcha code anymore.

how can i make the window not to scroll to the top after entering a wrong captcha code?

Thank you.