Re: Form and Pop-Up Form - Possible?

Anonymous
Not applicable

Form and Pop-Up Form - Possible?

Hi,  We're looking to do something different with our registration landing page.  We're looking to add a question (about providing a small giveaway) on our basic, short form.  For those who indicate "yes" to the giveaway, we'd like another box or form to appear, where they can input their mailing address.  Does anyone know how this can be done?  Thanks!
Tags (1)
4 REPLIES 4
Anonymous
Not applicable

Re: Form and Pop-Up Form - Possible?

You may be able to do it using this approach.

When you add a form to your landing page, the Insert New Form dialog box let's you specify a Follow-up Page.  Specify a duplicate landing page, but with the form for capturing the email address.  Then set up Dynamic Content with Segmentations on that landing page such that people that people who have "yes" in the giveaway field on their lead record are in a segment at will be displayed the landing page with the address form and those that don't have yes in the giveaway field are displayed the landing page with a thank you message.
John_Clark1
Level 10

Re: Form and Pop-Up Form - Possible?

Hi Robin,

Here are a couple of suggestions on ways to accomplish what you want to do.

You could change the follow up page for your form dynamically based on whether or not your leads say yes.
https://community.marketo.com/MarketoArticle?id=kA050000000KyxjCAC


You could have a box pop out when they chose yes, as described here with the state field popping out after United States is chosen as the country.
https://community.marketo.com/MarketoArticle?id=kA050000000KysHCAS


John
Marketo Tech Support
Anonymous
Not applicable

Re: Form and Pop-Up Form - Possible?

Thanks John!  I was not aware of the ability to have a dynamic follow-up page via javascript.  One question - does it matter what value you enter in the Follow-up Page field of the form's dialog box?
Anonymous
Not applicable

Re: Form and Pop-Up Form - Possible?

Hi Elliott,

I don't think it matters what you enter because the code changes that value as soon as the form is submitted. 

"Next, use a jQuery hook to change returnURL and retURL when the form is submitted."

I've haven't tested this out, but that's my understanding. 


John
Marketo Tech Support