Carry email address to new form

I have a modal (pop-up) form on the home page that when submitted, goes to a longer inline form on another page. My question, how do I carry over the email address from one form to the next? In other words, how do I already have the email address filled in on the inline form since the customer has just entered in on the pop-up?

Hi,
In the Form URL (That goes to the inline form) you have to add: ?email=%EMAIL%

This way, the email field will be propagated from PopUp to Inline Form.

You can get more info about this here:

Best Regards,

Raul Abad