Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thank you, Sandford! Much appreciated.
Regarding the code below - is there a way to make this work only for a specific form ID? I tried using if (formId == xxxx) in there but couldn't get it working.Any help would be appreciated. MktoForms2.whenReady(function(form) {var formEl = form.getFormElem()[0],thankYouWindow;form.onSubmit(functio...