document.write(''); document.write(''); var config = { fields: { "Name": "#mrk-hidden-fullname", // Name of a visitor, submitting the page "Email": ".mrk-email", // Visitor's email "UseEmail": "#mrk-hidden-checkbox" // Email Marketing Acceptance }, landingId: "aa08b7ed-de88-4c1a-ba4f-282474de75fa", serviceUrl: "https://du.creatio.com/0/ServiceModel/GeneratedObjectWebFormService.svc/SaveWebFormObjectData", redirectUrl: "/news/thank-you" }; /** * The function below creates a object from the submitted data. * Bind this function call to the "onSubmit" event of the form or any other elements events. * Example: