iMarcW Posted September 4, 2003 Posted September 4, 2003 We have a global field in one of our databases that never seems to "remember" when new data is typed into it. The next time the database is opened, the field defaults to the old value. It's shared by FileMaker Server, but we used to have the same problem when it was shared by a regular version of FMPro. Any ideas? I'm about to give up and write an opening script that resets the field automatically, but that shouldn't be necessary.
CobaltSky Posted September 4, 2003 Posted September 4, 2003 What you're describing is normal behaviour for global fields in a networked solution. See my recent post at: Globals in Multi-user solutions for a discussion of some options and alternatives you might want to consider.
rrrichie Posted September 5, 2003 Posted September 5, 2003 Maybe the Global is still using a previous field option. e.g. if the Global was a text field once and it had an auto-enter it will still work if you change te type to global.
CobaltSky Posted September 5, 2003 Posted September 5, 2003 rrrichie said:...if the Global was a text field once and it had an auto-enter it will still work if you change te type to global. Hi rrrichie, I think you are probably thinking of validation options, not auto-entry options. Validation settings will still work if a field is changed to global, but auto entry options have no meaning in relation to globals and are not retained. This is because auto entry options are invoked when a new record is created - but a global field does not belong to a record so there is no point at which auto entry options can be invoked. ...And validation options - whether they were in force or not, would hardly be likely to account for data dissappearing when the file is closed and re-opened, whereas the explanation I offered definitely would.
Recommended Posts
This topic is 8010 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