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.

Process Flow Help

  1. This is what I'm attempting to accomplish.

    The first step would include the necessary fields to create a user. I would like the user to move to step 2 and have his account automatically created. Users cannot view the remaining steps unless they are registered/logged in. I would like a welcome email (with user credentials) to be sent once they move from step 1 to 2.

    Here is the path I'm going down now, am I over complicating things?

    I have created two separate forms:

    Form One (Registration):
    I've created one form that includes all fields to register a user. This form redirects to a page with the second form (The application)

    Form Two (Application)
    This is the entire application (multi-step). This form requires a user to be logged in to complete.

    Issue One:
    How do I get the user to be automatically logged in when they proceed to step 2. My redirect takes them to the application page but it wants them to login to see it.

    Issue Two:
    Some of the application includes fields they created in the registration form, I would like to pass this user info to auto populate these duplicate fields.

    Can this be accomplished using a single form? Am I going down the right path above? Any help would be greatly appreciated.

    Posted 10 years ago on Tuesday June 25, 2013 | Permalink
  2. Richard Vav
    Administrator

    If you still require assistance with this please open a new support ticket or a priority support ticket if you are a developer license holder. Thank you.

    Posted 10 years ago on Sunday July 28, 2013 | Permalink

This topic has been resolved and has been closed to new replies.