I have a three page form that I'm using in the sidebar of my website. I'd like to be notified and I'd like the entry to be saved when the visitor completes page one of the form (entering their email address).
Right now, it seems like the entry is only saved to the database when the final page is submitted.
What is the best way to approach this?