Allow Users to Check In for an Event Using a QR Code

I am completely new to this and saw that we can use barcodes/QR codes to update data. I am wondering if there is a way to generate a QR code for a specific user that will allow them to check into an event without my assistance.

Thanks!
Sabrina

1 6 728
6 REPLIES 6

@Sabrina_Downward
Yes itโ€™s possible to create a QR and email it to the user.

@Sabrina_Downward
Please check my community sample app to see it in action. Simply click on your name on the Home menu, fill the form and save the record. You are free to copy this app from my portfolio here > https://www.appsheet.com/portfolio/245151

Hello LeventK

Your app has the functionality Y need, excellent job.
Can I have a template to use it?

Best regards

@Alejandro
What kinda template are you asking? Can you elaborate?

You can use google apis to dynamically generate QR codes.
Take a look at this sample app.
Basically it uses this url as the image column formula:
https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=[TEXT]

Sorry to answer so late, I was hooked with other issues.

I am looking for a template that generates QR codes as a result of an input.
Can you help me?

I canโ€™t find the link but you were able to generate a QR by you just typing the text in an input window.

Top Labels in this Space