How to go straight to QR / barcode scanner?

In my app there is a main menu (gallery) which contains all the views/menus of the app. Menus are available via cards which, when clicked, redirect to a specific view.

One of those cards is for scanning a QR code, but that’s just it, there’s no other field on the form. I would like that when I click on the card, instead of redirecting to a form and the user having to click on a single field to open the QR code scanner, I simply redirect it straight to the scanner. It’s possible?

Solved Solved
1 2 124
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

If the column is the first one on the form, and is required, and auto-advance is enabled on the form view, the scanner should open automatically when the form view is opened.

View solution in original post

2 REPLIES 2

Steve
Platinum 4
Platinum 4

If the column is the first one on the form, and is required, and auto-advance is enabled on the form view, the scanner should open automatically when the form view is opened.

It worked, Steve!

Thank you.

Top Labels in this Space