I’m looking to create a check-in/check-out system where users can submit certain parts of a form at check-in. Once they check in, their data is sent to Airtable, and any missing information is displayed in a list of individuals currently checked in. (I have completed till here)
(This is what I’m struggling with currently - i need it for non-logged users as well) The idea is for users to click on their name from the list, which would auto-populate the form for check-out. Then, they could simply input their check-out time and submit to complete the process.