Jump to content

This topic is 7560 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Is there anyway of creating a global field that is kept in the database?

I currently have someone dedup the database by a number 1 - 20000. But once the database is closed I need it to remember at which number it was at so that it can return to this?

Any help would be great!

Posted

The values in Global fields are saved in the database when it's closed, with two exceptions:

  • - performing a Save As A Copy with the "Clone (no records)" option deletes all data from the file, including whatever is stored in the Global fields.

    - when using database via a network (either with FileMaker Server or FileMaker's file sharing) only the data in the HOST computer's Global fields are saved.

The way around this second problem is to use a separate related file to store your "global" data as a normal record / non-Global field. That way it is still accessible by all computers on the network AND will save whichever value was last changed to by any of them.

This topic is 7560 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.