Barcode scanner only showing barcode but not showing items

Hi guys,

I tried to use barcode scanner to search items.When the barcode has been scaned, shows the item have this barcode.
However,after bacode has been scaned, barcode was showing on the search bar but not the item.
barcode is not the key of the row.

Andy_strathmore:

When the barcode has been scaned, shows the item have this barcode.> However,after bacode has been scaned, barcode was showing on the search bar but not the item.> barcode is not the key of the row.

Not sure what you’re trying to describe. A screenshot would probably work better.

Andy_strathmore:

However,after bacode has been scaned, barcode was showing on the search bar but not the item.> barcode is not the key of the row.

You need to configure the view to include the barcode, then.

Hi @Andy_strathmore

Andy_strathmore:

barcode is not the key of the row

Barcode must be the key column of the items table.
And in the log table, you must set the scanning column with type Ref, and the source table your Items table.

Otherwise, scanning is just a reading action.

Can you give it a try and let us know if that matches your expectations ?