Pre fill form fields known user

Hi @conversioncompany,

If you would like form 2 to pre-fill information we can do that by passing the variables. To accomplish this I refer to @jskole’s solution:

Right now you can pass variables to different forms by appending the variables to the URL in the toolbar. For example activecampaign.com/forms/2?email=jskole@activecampaign.com would pre-fill the email field in the form with jskole@activecampaign.com

That means that if you wanted to create a multi-stage form, instead of displaying a “thank you” message you could redirect the user on submit to your second form, and append whatever personalization tags you wish to prefill, for example activecampaign.com/forms/2?email=%EMAIL% (link pictured)

Here is a visual of the above:
54 AM

This was also addressed in another AC Forum question in more detail for reference.

Let me know if you have any questions!

Perry

2 Likes