Skip to content

Barcode scanning

This content is for Spring ’26. Switch to the latest version for up-to-date documentation.

During order capture you can scan barcodes to find products quickly instead of scrolling the full catalog. The app matches the scanned value against one or more product fields defined in mobile configuration (for example product code or SKU fields).

Typical workflow:

  1. Open the order and reach the product catalog (or scanning entry point your layout provides).
  2. Scan the barcode with the device camera or paired scanner, depending on hardware.
  3. The list filters or navigates to the matching product row when a unique match is found; if multiple or no matches occur, adjust the query or pick manually as prompted.

For JSON keys such as BarcodeScanning / FieldNames, see Additional configuration values. Align field lists with how barcodes are printed in your supply chain so scanning is reliable in the field.