SOLVED

Re: How do I pass a specific ref id using forms 2.0?

Go to solution
John_Wallace
Level 4

How do I pass a specific ref id using forms 2.0?

Hi, I am trying pass a ref id within the url when a form is submitted using forms2.0.  Does anyone know how to do this?  Is it as simple as entering a default value in the hidden field while editing the form?  Thanks 

-John
Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Anonymous
Not applicable

Re: How do I pass a specific ref id using forms 2.0?

Hi John,

If I understand you correctly, you can pass a ref id in the url like this: "http://www.example.com?refid=XX." In the form, create a hidden field that looks at the URL attribute of "refid."

Here's another discussion which might help: 
https://community.marketo.com/MarketoDiscussionDetail?id=90650000000PqQDAA0

Good luck,
Erik

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Re: How do I pass a specific ref id using forms 2.0?

Hi John,

If I understand you correctly, you can pass a ref id in the url like this: "http://www.example.com?refid=XX." In the form, create a hidden field that looks at the URL attribute of "refid."

Here's another discussion which might help: 
https://community.marketo.com/MarketoDiscussionDetail?id=90650000000PqQDAA0

Good luck,
Erik