Skip to main content

Hi Everyone,

I have added a Barcode field in the mobile app, but after successfully scanning the barcode, the cursor remains on the same field instead of moving to the next one.

In the desktop version, I’ve implemented TabIndex, and it works as expected. However, this functionality is not working in the mobile app. Could you please provide your insights or suggestions on how to resolve this?

 

add field "InventoryIDInventoryIDForScan"
    {
       special = BarCodeScan
    }

 

 

Be the first to reply!

Reply