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.

Inserting into Global Container of Shared file

Featured Replies

I'm hoping that I have missed something about storing an icon or graphic into a global container of a file that is hosted by FM Server.

the only way I can get the DB to keep these items to is insert them while they a local on my machine then re-share them from the server.

Any other tricks or tips for doing this?

Edited by Guest
The Topic: <a href="http://fmforums.com/forum/showtopic.php?tid/211799">Inserting into Global Container of Shared file</a> was moved from <a href="http://fmforums.com/forum/showforum.php?fid/31">Calculation Engine (Define Fields)</a> to <a href="http://f

There is one technique that can potentially change this behavior:

You can use a Server Side script on FileMaker Server, that runs on a schedule that sets the global field, the new value becomes the default for future sessions.

Your script can do all sorts of things like setting default text / number / graphics. Based on data stored in some developer table.

Hope that helps...

http://www.supportgroup.com/getanswers/?issue=20071092004#serverglobals

Globals are local to the user and the session. To maintain a persistent value they must be inserted while the file is open as host.

You could use a one record table instead.

Steven

Standard practice is to have a one record table of pref values, that are set to corresponding global fields in an Open Script.

If a pref value is changed by a user (typically it's admin priv set only), in order to immediately broadcast the new pref to current connected users, each user must rerun the "Set Globals" script. One method is to call the Set Globals script in your "Nav to Main Menu" script.

  • Author

Thanks for the suggestions.

Edited by Guest

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.