I am wondering if it would be possible to do a string of 2 forms with the second populated from the first.
Here's what I'm trying to do:
We're building a credit application...
I will have a landing page with a very basic form with Name, Email and Phone Number, when they click submit It would take them to the next page to fill out the rest of the application. I would like the first form to populate the Name, Email and Phone of the second form, which will have address, ssn, and a few other tid bits. Not exactly sure how to pull this off.
Any advice would be greatly appreciated.