Greg O'Connor Posted March 14, 2008 Posted March 14, 2008 I am getting an FileMaker error message when I change field data in a window. At the same time another window with the same record is open: "This record cannot be modified in this window because it is already being modified in a different window." Is there a way to solve this problem without closing the windows? Any help would be appreciated. Cheers Greg
mr_vodka Posted March 14, 2008 Posted March 14, 2008 most likely the record in the other window is active. Try commiting the record in the other window first.
Greg O'Connor Posted March 14, 2008 Author Posted March 14, 2008 Thanks a lot. Commiting the record has solved the problem. Cheers Greg
Terrible Toll Posted March 20, 2008 Posted March 20, 2008 The problem with this is that if you run a Commit Records step when you have a portal selected, the portal is reset and you lose any portal row you have selected. So for a simple goto related record script it means that I have to make my script firstly remember the portal row, then commit records, select the portal row again and then goto related record. It seems a bit clumsy - any better ideas out there?
cellmaker Posted February 17, 2010 Posted February 17, 2010 I'm having the same issue. I guess I don't understand why one should be allowed to be "active" in two places simultaneously. I'm having to leave the field, allow the portal to reset itself (in my case taking the record to the top), the reselect the first portal row and then go to that related record. Not a lot of steps but it seems pretty unnecessary.
Recommended Posts
This topic is 5735 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