We need the ability to check attendees in via a QR code. Now more than ever, contactless solutions are important for us given the situation with COVID-19.
Request:
(1) generate QR code upon user registration
(2) check-in attendee by scanning QR code
Thanks @Jeff_Hager, in addition to rewriting the double quotes, for my sheet it also required to add the “image” function (surely basic for experts, not for newbies as I am!)
Does the image function translate into glide? I’ve always thought of the image function as a way to show the actual image within the sheet and not as a way to show it in glide (which needs a url).
Thanks @valerio, it works well; and indeed @Jeff_Hager you’re right: I was trying to display the QR Code in GSheet at this stage to check that it works well; sorry for the misunderstanding
Interested in video showing how this works also… Would be great if you provide this. Thank you in advance… I have a security company that staffs guards at locations. They want them to checkin. I need to read the code of the qr to pull out the location then store that data in a sheet along with the logged in user / guard how scanned it.
Could you show me how you set this up?
not sure how you are getting the data from the QR code and pasting it in a sheet along with a times stamp and name of the logged in user who scanned it. Is that possible … Need a workaround until Glide implements a seamless one where you don’t have to take a picture.