My client has asked for the following solution.
In Sidebar Widget are fields:
Name
Email
Then hit submit:
This takes the user to a new page asking them if they would like to fill out
more fields (ask for more info)
If the user JUST LEAVES the page (without filling out anymore info) my client still wants the Name and Email from the Widget entry. If they click Submit on the second page, which ask for more info, then my client wants all info together in submission, including widget Name and Email.
Is this doable?