One more question actually. Would setting the new cookie in onValidate also work (just to not reset the cookie too early in case the validation fails)? In my tests it still worked ...
First of all, you will break pre-fill if a page loads without an associated cookie. The only way pre-fill works is if the page is requested with an already-associated cookie sent i...
A customer is using a custom de-duplication logic (email address and an additional field). When a person is submitting a form, Marketo is only using this custom de-duplication chec...
Hi Saulo,Your desired look of the form is definitely possible with some CSS and JavaScript adjustments. So, in addition to Sandford Whiteman form destyling script you have the fo...
Hi Greg,You'll need to use...grecaptcha.execute(reCAPTCHA);...when someone tries to submit the form. If you don't programmatically "execute" the Invisible reCAPTCHA...grecaptcha.ge...