Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
We are attempting to utilize the JS API for Marketo to send tracking events upon successful submission of the forms that would redirect the user to a custom URL triggered by the form submission onSuccess event handler. The issue I am seeing is that when the onSuccess event handler is executed, the...
@SanfordWhiteman - Thank you for the reply and proposed solution. Just to be clear this snippet of JS should be on the landing page the form is on, correct?
I am trying to dynamically control a field’s visibility on a global form using a hidden field that would reference the hosted page URL. Would I be able to use the visibility rules feature. Configuring a hidden field to pull and the URL of the current page?