update forms2 script URL?
Hi,
Our company is moving to a new CMS tool and they started to test the Mkto forms and they are not loading. When I see the embedded code, it's showing a relative URL instead of an absolute URL. Do I need to change something here or is it something missing in the new test site?
<script src="//pages.example.com/js/forms2/js/forms2.min.js"></script> <form id="mktoForm_2633"></form> <script>MktoForms2.loadForm("//pages.example.com", "123-ABC-456", 2633);</script>