It is possible to set up the signup form as a multiple-page form. Each page is submitted separately, so the user can complete the form in more than one session.
The plugin can be set up to email a “private link” to the person who submts a signup form. This private link can be used to return to the form and continue the process.
Take a look at this article for some help in setting that up:
Creating Multiple-page Forms in Participants Database
Great – I’ll give that try.
Is there a way to display the value of a field from the first page on subsequent pages?
For example, we are creating a database of venues. On the first page there will be a field called Venue Name. Can I display the value of that field at the top of the other form pages so the person filling out the form knows what venue they are working on?
Thanks