help to appsheet, tryng do a control stock, find itens by barcode

i'm tryng do a system for stock controller, but i need do the entrace products by barcode, i see this tutorial https://www.youtube.com/watch?v=p2SU9ns5B_U&t=327s its working, but dont save in the table produtcs, i need help this question

0 2 145
2 REPLIES 2

NOTE:  There 2 main barcode functions:

  1. Entering a new product and associating the barcode value with the new entry.
  2. Lookup of an existing product by scanning its barcode.

Which one are you having trouble with?  Please show us what you have built so we can point out what needs fixed.

now i fixed, I create two tables , prouct and new product, using a function ref , i can find the row and replace label a name of product, but this generated a problem, in the stock my employee need change the barcode or inclueda new, but the barcode is a primary key, and i cant edit this, but i need this field editable

Top Labels in this Space