SOLVED

Building a form that goes blank when refreshed?

Go to solution
Anonymous
Not applicable

Building a form that goes blank when refreshed?

Hey everyone -

We have a somewhat unqiue form here that we are having our reps manage during a tradeshow as a lead retrival type of functionality. In it, is a form to capture info.  Upon entry, the form goes to a follow-up page that has a button to get back to the entry page.  But when we go to that same form again to enter a new contact, all the "cookied" information auto-populates on those fields and we have to erase.

The clear button was removed in 2.0 forms, which could have helped. Is there any way to have the form reset and not pull the cookied info?  We're trying to avoid a situation where the reps have to delete each field's pre-populated info each time.

Thanks in advance!
 
Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Anonymous
Not applicable

Re: Building a form that goes blank when refreshed?

This is possible. Here's a blog post from developer site that shows you how to do this:
http://developers.marketo.com/blog/clearing-marketo-tracking-cookie-from-forms-2-0-submission/

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Re: Building a form that goes blank when refreshed?

This is possible. Here's a blog post from developer site that shows you how to do this:
http://developers.marketo.com/blog/clearing-marketo-tracking-cookie-from-forms-2-0-submission/
Anonymous
Not applicable

Re: Building a form that goes blank when refreshed?

Nice. Thanks! 

So where does one put this code?  On the landing page it appears on? I didn't see that covered.
Anonymous
Not applicable

Re: Building a form that goes blank when refreshed?

Nevermind.  I inserted it as a snippet on the landing page and it worked.  Thanks!