I need to build an event registration system. Only I and a colleague will be able to get into the base and view all the data. But we need to put a form online that people who want to register can go to and complete. I’ve tested this already and it works great — with one problem. Our forms may become long enough that they can’t always be completed in a single session.
We’ve done this in the past with the PHP powered site that we’re trying to replace. When users first come to the site, they get a token that allows them to come back later, find the record that they started, and complete the form.
Is something like this possible in Airtable? This seems to be the only thing that might keep us from doing this project in Airtable very successfully…
Will