Hello, is there some way how to scan QR code ...

Hello, is there some way how to scan QR code to open another APP?

0 2 493
2 REPLIES 2

Harry2
New Member

@Hills_Forms Hi, it is no possible to trigger an app launch by scanning QR codes. However, you can use the scanned code to filter apps that can be launched. For instance, you can set up a slice that filters apps to be launched based on the value of a QR code. When the code is scanned, only the corresponding app(s) will be visible. The user can then click on the app icon to launch it. You can check out this sample app to see how you can create an app launcher.

appsheet.com - IT Apps Manager - An app launcher for other AppSheet apps. IT Apps Manager - An app launcher for other AppSheet apps. appsheet.com

Another approach could be a โ€œlauncherโ€ form. If you create one column form with the text field (scannable) and then an action which will launch another app, itโ€™s doable. When you save the form, the action will launch another app if you write something like LINKTOAPP([QR_Column]) for the target.

Top Labels in this Space