Hi Guys,
I have customized the Purchase Put-Away process as per the client wherein the screen has the below mentioned fields:. But here I am facing a challenge that when I run the process in handheld then the cursor is skipping a textBox "Qty" which has a default value as 1. I want the cursor to
WorkId-Textbox
Item-Textbox enabled/scannable
Suggested Loc-Textbox disabled
Suggested Qty-Textbox disabled
Input Loc-Textbox enabled/scannable
Input Qty-Textbox enabled/scannable
OK button
SplitPut
Cancel
But here I am facing a challenge that when I run the process in handheld then the cursor is skipping a textBox "Input Qty" which has a default value as 1. When the user scans Input Location then ideally the cursor should come to "Input Qty" textbox but it is not.
I am using Postamble codes for tab & carriage return: \x09 & \x0D
Please suggest a solution. I am really stuck here.
*This post is locked for comments