Skip to main content
September 21, 2023
Question

Scanning multiple barcodes at a single click

  • September 21, 2023
  • 2 replies
  • 1 view

Hi,

We are planning to implement a requirement where we need to scan a product page that contains 3 barcodes. And read data from those 3 barcodes.

The current barcode field, scans one barcode at a time. To achieve same , we can keep 3 barcode components in UI but this is not our expectation from UI point of view.

Is there any way we can read details from all 3 barcodes at once (without user taking photo/scanning it 3 times individually) ?

Thanks,

2 replies

stefanhelzle0001
Brainy
September 21, 2023

Not OOTB. That would need a component plugin or an integration to a system capable of doing this.

September 22, 2023

Thank you Stefan for your response.