I have a use case where a user scans a lot number into a table and since they will scan multiple lot numbers, I have a model action to create a new row at the top of the table based on model update (update of lot number field). Previously, the curser remained in the first field of the new row which allows them to continue to scan lot#. Since we upgraded to 10.0.12, this no longer behaves the same. Curser is nowhere in the table so user has to click in field and then scan. I see the same behavior if I type into the lot number field (wanted to eliminate extra things programmed into the scanner)
I was thinking about moving the create row to a snippet with the hope that I could add code to navigate to first row, first field in the table after the new row is created. Is it possible to navigate to specific field with in a table? Any other ideas?
Question
Is it possible to navigate to first field on the first row as a new row is added to a table?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
