Fast Product Id Selection From Database フォローする
Designing label there operator have to select product from database, enter date, enter weight and quantity from scanner or manually.
First have to select product from record picker. But cant select it fast, have to select search enter product number then click searched field.
it take a lot of time and mouse clicks
is that passable to just enter product number and hit enter or read it from barcode?
1 コメント
0

Ian Cummings
モデレータ
コメントアクション
Set up a query prompt, probably with a field = criteria value expression. Disable the string search function in the record picker and instead create a text input form control. Link the text input form control to the queryprompt data source and disable auto-complete on it. This should do the trick.
サインインしてコメントを残してください。