I created an app which uses bar code scanning...

I created an app which uses bar code scanning for scanning assets in a facility. How do I make the bar code scanner open without necessarily having to press the icon for it in the text field for each record.

In other words, how do I make the scanning happen automitically saving each record?

0 5 405
5 REPLIES 5

Have you tried to use options โ€œAuto saveโ€ and โ€œAuto re-openโ€? You can find them from the Form viewโ€™s definition.

Mahesh
New Member

Did you figure this out?

Found out that if I just show the [Name] field (Bar Code input), it will just auto open. But if I enable other fields like having to insert Temperature, remarks etc, the bar code will not auto open itself.

To use the Auto-Open function, the Barcode columnโ€ฆ

  • has to be the first column appearing in the form, or
  • has to come after a column thatโ€™s not a free text or number input

Fabian, thanks for pointing this out.

Top Labels in this Space