Hi everyone,
I recently added a small amount of javascript to an existing landing page. The landing page included a form with required fields for submission.
The issue I ran into was that as soon as the custom javascript was added the form is able to be submitted even without any values in the required fields.
I tried to move the html block to before the form as well as after and even tried to place it in the head section of the page but still having the issue.
thinking I was doing something wrong I followed this articles example:
http://community.marketo.com/MarketoArticle?id=kA050000000KysHCAS and still was able to submit the form without filling in the required fields
Has anyone else run into this?
thanks,
Matt