Re: Same form - different fields on different pages?

Anonymous
Not applicable

Same form - different fields on different pages?

We were wondering if there was a way to have one field form on one page and once someone fills it out, they go to another page with the same form but it now has more fields. For example, there is a request for more information on our homepage and you just have to fill out your email address and click submit, next it directs you to a “newsletter” page that has a few more fields for you to fill out.
 
I’m just curious about the logic, flow and difficulty behind making something like this happen. Any input is appreciated. Thank you!
Tags (1)
2 REPLIES 2
Anonymous
Not applicable

Re: Same form - different fields on different pages?


You could use the same form with progressive profiling enabled.  Collect the first x number of  fields on the first display, set the Forward-to to the 2nd landing page, then re-display the same form, which should offer the next x number of fields.

The problem will be that if some of the fields are already populated, you'll get what you want as 2nd page fields displayed on your 1st page.

It might be easier to use 2 different forms.


Rafael_Santoni1
Level 5

Re: Same form - different fields on different pages?

Joanna,

I think that like Steve said, you should just use 2 different forms. That should be the easiest and most efficient path for what you described.

Good luck!