Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
The internal api call ('/index.php/form/getKnownLead?_mkt_trk='+encodeURIComponent(munchkinCookie)+'&form=xxxx&munchkinId=xxx-xxx-xxx&filledFields=true';) worked fine if the pre fill is enabled on the form fields. Now i am getting the filledFields with the list if all the filled fields properly. So...
This is different because the fields are displayed dynamically by reading a custom configuration. The number of fields and order of the fields is as per the configuration and can be configured differently for different forms. Also the fields displayed can be configured differently based on the segme...
Hello Marketo Nation, I am trying to implement custom progressive profiling in our forms. Here is the issue that i am facing and would like your suggestion to resolve it. I am trying to get the unfilled fields by a known lead so that i can display those in the next return visit. I cannot use the lea...