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

FM "Forgets" a Global Stoarge Number

Featured Replies

I have two fields marked with the Storage option "Use global storage (one value for all records)"

One is a date type field and the other is a number type field.

When I close and reopen the db, FMP "remembers" the date field, but "forgets" the number field (it goes back to being blank).

Why is this and how do I make FMP remember the number field?

I know I could create these two fields in a new Table that would have only one record, but I'd rather KISS (keep it super simple) and limit the number of Tables.

In a hosted solution, the default values of globally stored fields cannot be set by connecting clients. If you wish to change the defaults, you would need to open the files offline and make the changes there.

In general, it's safer to have your startup script set the values of globals on login. If there are values whos defaults might change from session to session as a result of the user's activity, you must store the values in a table. Keep in mind that using a one-record table for this purpose could have record locking issues in multi-user environments. You might also consider a User table that stores default values for each user.

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.