How do i get a barcode scanner to list items in an undisclosed location? say i scan a code for the first time, i want to store that code in "hospital" location. so when i scan it again, it pulls it up, tells me when the last time i scanned it, etc.
How do i get a barcode scanner to list items in an undisclosed location? say i scan a code for the first time, i want to store that code in "hospital" location. so when i scan it again, it pulls it up, tells me when the last time i scanned it, etc.
Hi James -
You can start from our example here: https://devcenter.appery.io/documenta...
and add your custom implementation to it using your own logic with JavaScript.