Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Global Field clearing out


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

Recommended Posts

Posted

I created a database with a global field in FM 6 , we have upgraded to FM9 and now use server to serve it. Now the global field erases any changes when we close the file. How do I get it to hold the changes?

Posted

Globals behave differently with shared files - see, for example:

http://www.fmforums.com/forum/showpost.php?post/275900/

If you want to retain modifications (important: modifications by whom?), you cannot use a global field.

Posted

A work-around is to create a script and set is to run at file open (in file options). The script uses the Set Field step to put the desired value into the global field.

But as Comment says, this is not a good use for global fields. The best method is to use a "preferences table" - do a search on the forums for more information.

Posted

What if I want the same information to be seen and modifiable by all users on multiple layouts?

Like you would if you were putting a company address on multiple layouts and you would want any user to be able to update it if it changed.

This topic is 6133 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.