SOLVED

Redirecting landing pages based on the form fills

Go to solution
Anonymous
Not applicable

Is there a way to redirect to different landing pages based upon the form fill or is a java script needed. 

If

i fill option A then LP1

else 

LP2 

Tags (1)
1 ACCEPTED SOLUTION
Anonymous
Not applicable
A simple JavaScript to set follow up pages depending on the user selections may be an option

Change a Form's Follow Up Page Dynamically
 

View solution in original post

8 REPLIES 8
Kathi_Gosche
Level 4
'll give that a shot. I wasn't aware I could do a conditional redirect in 2.0. Thanks for the suggestion Nate.
Anonymous
Not applicable
With forms 2.0 a conditional redirect based on form value selections no longer requires javascript, correct?  I belive this can be done natively now, unless I'm missing something...
Kathi_Gosche
Level 4
The link posted above no longer works. Does anyone know where that information moved?

https://community.marketo.com/MarketoArticle?id=kA050000000KyxjCAC

Thanks in advance for your response.
 
Anonymous
Not applicable
If there is only one follow up page you can click the gear icon in the form element, select edit and set the follow up page.

The article mentioned above is suitable when you need to set a follow up based on values entered by users such as country.

For a normal follow up page:
https://community.marketo.com/MarketoArticle?id=kA050000000KyqJCAS

Anonymous
Not applicable
bgomes,

Another question, under form edit what should be the Follow-up Type and Follow-up Page in this case.

Thanks for the help. 

Anonymous
Not applicable
A simple JavaScript to set follow up pages depending on the user selections may be an option

Change a Form's Follow Up Page Dynamically
 
Cecile_Maindron
Level 10
dynamic content wouldn't work?
Anonymous
Not applicable
you will need java script, or two different forms.