I've seen some other posts on this issue. Seems to be a problem with caching, and nesting custom form inside a standard page asset. So the fix was to make sure that the page and form are not cached. Seems to be working OK now.
I've seen some other posts on this issue. Seems to be a problem with caching, and nesting custom form inside a standard page asset. So the fix was to make sure that the page and form are not cached. Seems to be working OK now.
Yep, that's correct. You should always disable all caching on custom forms, for that captcha issue, as well as making sure no personal form data gets cached.