Multiple QR scans for one parent item

Ami
Bronze 5
Bronze 5

Hello
I have 2 tables. One with employees( ID, Name) and another table named Scan( ID, Emp ID, Scanned Text) where the emp id is a ref to the employee table in a form view
My goal is to select an employee in the form and then scan multiple QR codes into one row.
How do i go about and scan esentialy as if i do an enum list only as a barcode scan?

0 4 906
4 REPLIES 4

@1111
If you make your SCANS table a REF to your parent table with isPartOf set to ON and set SCANS_Form viewโ€™s Auto Save & Auto-Re Open properties to ON, you can provide that

Once again you have saved me

Youโ€™re welcome

Hello, how can i do this? i want to create a tracking of assets for examble

I go to the customer and my form i have 3 space(PRODUCT ID, CUSTOMER AND DRIVER) BUT I GOINT TO GIVE TO THE CUSTOMER SOME ITEMS, HOW CAN I DO THE MULTIPLE SCAN OF PRODUCT AND SAVE ALL IN THE SHEET WITH THE SAME INFORMATION(CUSTOMER AND DRIVER) BUT WITH THE MULTIPLE SCAN CHANGE THE PRODUCT ID IN THE DIFEREN ROW.

Top Labels in this Space