I currently have the scan move screen customized to flow into the Qty State automatically to allow for a qty to be scanned in.
However I would like the user to have the option to hit enter and skip the step, which would ideally pass a default qty of 1.
The issue I’m running into is that the barcode field won’t allow the user just hit enter to pass a null value.
Is there a way I can have null values passed through on that field?
Thank you.