I'm using Apex 4.2.4 on 11g database.
I have a mobile app that I'm trying to use for warehouse scanning.. ignoring keyboard input as much as possible.
therefore i want the focus to set to the first item on the page, (the barcode scanning text box)
I created a dynamic action for set focus to run at page load and have tried it with both the fire at page load checked and unchecked.. my item is not being setfocus
I set up a demo at http://apex.oracle.com/pls/apex/f?p=64833 user: demo pw: demo
any ideas?
Thanks,
Scott