Skip 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.

Container fields loses all data

Featured Replies

I have a problem. I've made a "Preferences" layout where all the icons and logos are stored in container fields (global storage). I copy-pasted the icons to the containers. But every time I close the file and open it again all the container fields are empty.

How can I preserve the data in those ?

In order for data in globals to "stick" you must have control of the file. If it is being hosted by another computer then you must use that one to fill the globals.

If it's FM server then you must close the file and open it using FMP, fill the globals, close and re-open in FMS.

  • Author

Yes, the file is hosted by FM server and I'm using and editing that directly. So you mean I have to download the file from server, fill in the containers and then upload it back to the server ?

Yes, however another way around this is to create a table specifically to hold your graphics, but not as globals - these days it's the preferred route as you can readily update your graphics without closing the file.

Edited by Guest

  • Author

Done and now it seems to be working correctly. Thank you, IdealData !

Global fields are session specific and will have an initial value of what it was at the point that is started being served or last modified by a server side script.

So you can either have a preferences table that stores your icons and then set the global fields on startup with an opening script, unserve the files and store the images in the global fields when unserved, or use a server side script to set the globals.

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

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.