March 26, 201312 yr Newbies Hi Is there a way to set which field the cursor drops into when pressing the standard find button on the status bar? There is a field on my layout that i search in 90% of the time but it is not the first field on the layout so when I press find I have to keep clicking in my search field box? Thanks Mark
March 26, 201312 yr A few ideas: Use custom menu where you can assign Find to your script that places cursor in the field first. Change tab order so the field is first in tab order so switching to the layout will drop user into that field Use OnModeChange - entering find, Go To Field [ your search field ] added 3 Edited March 26, 201312 yr by LaRetta
Create an account or sign in to comment