Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I've removed the attachment and pasted it inline in the editor.Let me create a new form with ProgPro on and few test fields, and see if it gives me a clue as to what might be going on here.Thanks!
I've set up a fairly standard form in Marketo with Progressive Profiling enabled. There are 9 fields inside the Progressive Profiling area and the Number of Blank Fields is set to 3 (see attached). However, every time I go to the page to test the form, the same 3 fields are there every time. Any su...
Thanks Sanford! Very prompt answer and suggested solution. Great work as always!
With Marketo's recent update to their form Pre-Fill feature, all of our forms on landing pages (both Marketo and non-Marketo) have stopped working with form pre-fill. What do we need to do in order for these forms' pre-fill functionality to start working properly again?
I implemented the FormsPlus::Util library onto a page, and it's working great! (exactly as expected) Do you know how I would hide the "Not You" button, and only show it when that Marketo tracking cookie exists?
Thanks Sanford! This is exactly what I was looking for. You are a rockstar!
We've created a progressive profiling form and it's working exactly as intended (i.e. showing only those fields that we want for a return visitor). However, we would really love to take advantage of the "Not You" return visitor Custom HTML feature in Marketo by adding it to our Progressive Profile f...
Sanford,You are a rockstar! Sorry for the delayed response (we've been busy with a few other things). But, after removing the class mktoFieldDescriptor out of the KV HTML, and removing one of the redundant MktoForms2.whenReady declarations, it's now functioning properly.Thank you very much for all o...
The page with the latest form is the same original link: https://go.ivanti.com/General-Test-and-Various-Reports_Thor-Test-2.htmlThere should only be one element. The rest of the html includes mkto classes (i.e. mktoFormRow, mktoFormCol, etc...) for styling purposes only.
Hey Sanford!I should have guessed what KV HTML stood for Thanks for taking the time to clarify.Okay, so I removed the JS in the KV HTML so it just includes the html of the form. Then I added the simple JS to the page template (at the bottom after the HTML).When I test it by being a return visitor t...