I’d like to create an app for tracking the transfer of products. Every box has a unique QR code, and we have a limited number of destinations. Here’s the workflow we’d like… can this be done with AppSheet
- Select destination by name from a defined list of options.
- Scan one or many QR codes (usually it’s 20-50). Each code would contain the product type, batch/lot number, and unique serial number.
- Submit all data to a table that would have a transaction ID, date submitted, destination, and QR code data (one line for each QR code scanned).
Can I do this in AppSheet?