Sean Jones
Sean Jones
Hello, I have created a website using bolt cms, and I'm experiencing really poor loading times (usually around the 10-second mark), have been having a look online and all the...
I can't submit forms which have a recaptcha v3 field, the function to submit the form isn't being trigger by form button. Function was defined like this: window["onRecaptchaSubmitted{{formNameJs}}"] = function(token)...
Have been digging around the docs looking for how to set the score threshold for ReCaptcha v3 but can't find anything. Is there a way to handle this?
When there are multiple forms on a page (let's say form A and B), both with a Recaptcha field. When the submit button is clicked on form A, the page...