I've been searching for solutions for hours for this.
My perfect world
Event staff open an attendance tracking form. They select the event and class that's about to start. The walk around the room and scan the QR codes (could be barcode as well) on all attendee badges. Each scan adds that attendee (already an existing record in Airtable - that's where the QR code will come from) as a linked record to that event/class record. They add everyone in the room, and submit the form with everyone linked.
Potential workarounds
Maybe directly linking multiple records into one field with QR codes isn't possible. If not, maybe there are ideas for how to do one of the following instead:
- Create an entire record when a QR code is scanned, and then collate that info later. But I would want to somehow link both the attendee and the class in that one scan, so if the QR codes are on attendee badges, I'm back to the same problem of how to include all those scans under one class umbrella.
- Airtable's barcode scan field is nice, but you can't add multiple barcodes to the same field within one record. Maybe someone knows a way?
- Create a form that allows records to be updated, so you could scan QR codes one at a time and each time would be a record update with one more attendee link. I know
FillableFillout has forms for updating records, but I don't think there's a way to scan a barcode/QR code within that form. - Maybe make the device doing the scanning be a key to mark which class is happening, so when the attendee's QR code is scanned, it actually links the class to the attendee's record?
I'm aware miniextensions has stuff to do things like this, but they don't have a free tier and we're a small org.