Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

What happens to globals on networked solution?

Featured Replies

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

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

  • Newbies

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

See this:

http://www.fmforums.com/forum/showtopic.php?tid/177025/

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.