Forum Joe Posted May 14, 2007 Posted May 14, 2007 I've got a few complex script that run in a few windows at once and do some tricky stuff to records. The problem is that I get a lot of "You can't edit this record because it is open in another window" errors. Is there any simple way to stop this from happening, to tell a script to stop editing the record without closing the window. Would it be easier to post the entire script to find out where the problems lie?
Vaughan Posted May 14, 2007 Posted May 14, 2007 The "Commit Record/Request" script step is your friend. Invoke it when you have finished editing a record.
Ender Posted May 14, 2007 Posted May 14, 2007 In this case Commit Record should be used at each change in focus to another file or window. Committing the open record allow you to then edit the same record in another window.
Recommended Posts
This topic is 6405 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