Thank you for downloading our Post-Event Report.
Download Post-Event Report
MktoForms2.whenReady(function (form){ //Add an onSuccess handler form.onSuccess(function(values, followUpUrl){ //get the form's jQuery element and hide it form.getFormElem().hide(); document.getElementById('confirmform').style.visibility = 'visible'; //return false to prevent the submission handler from taking the lead to the follow up url. return false; }); });
