Question
Unable to retrieve URL parameter in hidden form field
On our site's Contact-Us form, I've included a hidden form field to retrieve the URL of the page a user was visiting prior to clicking on the "contact us" link (the link includes a "?ref=[url of referring page]" parameter. We are using a Marketo form with an iframe on our site's contact us page. I've setup the form properly using the instructions here (http://community.marketo.com/MarketoArticle?id=kA050000000KyqoCAC) - using a parameter name of "ref". But when I test the page, only the default value is populating the hidden form field - not the actual "ref" value. Can this not be done when using an iframe-embedded form/landing page?