Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

A lot of the navigation techinques within my first multiuser solution depend upon global fields. A user may go to a layout and work there for awhile before returing to the original layout (or some other layout). Where you came from is stored in a global. That's how the solution knows where to return to when the user hits the "Return" button.

What if someone else uses the same global during a wait period? Or in the middle of running a script that depends on a global. If all users shared the same globals, then this would make my solution behave totally eratically! Have I totally screwed up?

Jason

Posted

Each workstation keeps its own copy of the globals. Changes to globals do not apply to other sessions or to the host.

  • Newbies
Posted (edited)

I've similar problem, i've some global number fields and i've a script that I run every day for updating purpose and it stores (Set Field)datas on those global fields for that particular day. but this new data will appear only in my comuter not in others computer, to do this i've to ask all user to close their file then i've to go to define fields once. then only other user can see new data on their file once they open the file again. and another thing after running that script if I close that file I'll also loose those new data. then I'll have to run that script again.

any body have any solution please.

Edited by Guest

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