Quantcast
Channel: Topliners: Message List
Viewing all articles
Browse latest Browse all 3481

Multi page/two part form

$
0
0

Hello,

 

I want to set up a two stage process for gathering user information using two forms.

 

The first form simply captures the users email address, this submits to Eloqua which then creates a new contact and assigns the user to some email lists.

 

Eloqua then redirects back to my site where I have a second form that requests more detailed information, such as their name, address, phone number etcetera. This form is optional and we already have the user registered by this point.

 

When the user submits the second form it will again submit to Eloqua and add these additional details to the users contact record.

 

The issue however is that in order to link the second form to the user that submitted the first one I will need to include the users email address as a hidden field in the form, is this correct? It seems that the only way to do this is a via a javascript datalookup, this is isn't ideal however as I need to support users that have JS turned off.

 

Is there a way to submit the second form without the email address and have it still update the same contact record? Or can I get Eloqua to add the submitted email address as a query parameter to the redirect after the first form is submitted?

 

 

Cheers


Viewing all articles
Browse latest Browse all 3481

Trending Articles