Vinod Posted May 29, 2009 Posted May 29, 2009 Hai guys, As we all know when 2 users are on same record and try editing a same field at the same time causes record locking [color:red]BUT editing a global field at the same time is not locking the record and changes made is not saved of either user, why?
Inky Phil Posted May 29, 2009 Posted May 29, 2009 (edited) Because each user can have a different entry in any global field. That is one of their main differences from a standard field. hth Phil ps also you say that the changes made to the global fields are not saved. That is because global fields will revert to the data that was stored in them when they were last opened as a single user. If you need to store this data create a table and store it in a regular field and then load it into your global when needed Edited May 29, 2009 by Guest
Recommended Posts
This topic is 5649 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