Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I am trying to submit the hidden form from the Marketo, with the form values from another form (webform) loaded via JSP.The script is working fine when for a normal HTML form. It's not working with the JSP form. I need some help to troubleshoot the code.
Hi Guys,I am trying to get the values from the form loaded via Java Servlet using form background submission.For that, I am using form background submission, but it shows the error as below: Cannot read property 'querySelector' of null at this line:customFormButton = customForm.querySelector("inpu...
Passing value to empty form (form submission in the background) isn't working. Any help with the code?(https://developers.marketo.com/blog/make-a-marketo-form-submission-in-the-background/)
Thanks.