PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Two-stage signup process

  1. lcooper1784
    Member

    Hi -
    I'm not sure if this is possible, but I thought I'd give it a shot.
    I'd like to create a two-stage mail-chimp signup form on my site. Basically, I'd like to have a widget form that asks users to sign up, with only a blank for their email address. They'd enter it, click continue, and then be taken to a page with the full form, where they have to enter their name, age, etc. I'd like for the Email field on the second page to pre-populate based on what they entered in the widget form. Is this possible? If so, how?

    Posted 12 years ago on Monday January 23, 2012 | Permalink
  2. Hi lcooper1784,

    You would want to set up two separate forms. The first form would use the confirmation redirect functionality to direct the the user to the second (full) form page. Be sure to pass the email field via the query string: http://grab.by/bNAG

    On the second form, you'll want to activate the dynamic population parameter (under the Advanced tab) for the email field. Set the parameter to "email" or whatever parameter you are passing in the query string for the email address.

    Posted 12 years ago on Thursday February 2, 2012 | Permalink