Replies: 1 comment
-
did you ever figure anything out? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need assistance in building an app to manage product expiry dates. I have two tables: one containing all product details and the other to capture expiry dates. What I envision is a form integrated with a barcode scanner. When I scan a product code, the app should automatically retrieve the corresponding details from the product table and populate the form. After reviewing and adding expiry date information, I should be able to save all the data to the second table. Could someone please provide a step-by-step guide on how to achieve this? Sorry, I'm a complete beginner.
Beta Was this translation helpful? Give feedback.
All reactions