Jason H Posted February 5, 2016 Posted February 5, 2016 I have a multi user db and I'm finding that people are locking records b/c they are leaving the cursor in a field after doing a specific task. Is there a way to script all fields to have NO focus after a task is complete? I have tried to change focus to other objects on the screen, like a button, that do not use a cursor but the file remains locked. Any thoughts? Jason
comment Posted February 5, 2016 Posted February 5, 2016 6 minutes ago, Jason H said: they are leaving the cursor in a field after doing a specific task. Could you explain what that specific task is? Perhaps you could script it for them, so that they don't have to (and perhaps cannot) enter any actual fields. BTW, the problem is not leaving the cursor in a field as such, but rather not committing the record after having modified a field (or fields).
Jason H Posted February 5, 2016 Author Posted February 5, 2016 Ahha! That makes perfect sense. I know how to fix things up now. Thanks !
Recommended Posts
This topic is 3212 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now