Hi,
I’m new to AppSheet, but have done a fair bit of research around QR scanning.
I understand that in the emulator “The scan button is displayed, but will not scan anything and will always produce the same value: 111122333.”
However I’m not seeing the scan button at all.
I’d like a new customer to our business scan in, and then we store the URL and their basic customer info into the google spreadsheet.
I have the column as “scannable”.
@alphacp is correct. The scanner does NOT show up in the browser version of the app. The posted screenshot is of the browser version, and not the emulator. The emulator is only what you see on the right side of the editor.
Perfect - thanks for that. Didn’t see that in my searches. It seems that it also helped if I unchecked “key” for the column.
Follow up question -
It seems I haven’t worked out the difference from a user, versus a customer.
If I don’t login (as a user) - it comes up with an error… " The VisitorCheck-ins-4523524 app did not load successfully. Please contact the app creator.
Unable to fetch app definition. App ‘31b7fc24-66b0-453c-b7fd-9ec50aaf4aaa’ version 1.000054 is not runnable — please contact the app creator."
Pretty sure this will be a simple fix - just a newbie query.
I want a customer to walk in to the business and check-in via a QR scan.
I’d like a small number of trusted business “users” to have access to the data.
Gotcha. So the customers will all be using the same device, right? A device, owned by you, probably purposefully set up in one location for this one task?
If so, you should create a new account just for this device, and log in to the app with that account. Then you can restrict the data and views per account.
You have to use a Secure app in order to restrict or show things per user. And no one can use a Secure app unless they are logged in.
Well, again, only those logged-in and added to a Secure app can use it. You’d have to pay monthly for every user (including customers in this case).
Or, you can build 2 apps on the same data sources. One Secure app for your own employees, and one Public app for the customer scanning. Note that you’ll have to build these apps on two different Appsheet accounts since pricing plans are per account, and you’ll be using two different pricing plans.