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.

Value that relates two databases dissapears on restart!

Featured Replies

Here's the setup.

We have multiple database files. one for inventory, one for orders, one for contacts, one for service contracts, etc.

for orders, for example, we have to enter the item numbers of the parts. There is a drop down value list that has our inventory item number and the description.

Here's the problem, we have a value for our inventory database called "active", if it is set to yes, then it is an item we are using, old previous items are set to no obviously.

Since inventory is not related to our order database. We have created a variable list in the order database. It has a field called "active" in one record - and we have it set to yes

we are using that to relate it to the inventory database. Now when the value list drops down, it shows the list of items we are currently using. (we set up the value list correctly - it works properly)

however, when the program is restarted on that user's machine, the variable table that has the active = "yes" is reset! it deletes the "yes"!!

the record doesn't get deleted, the field simply gets cleaned out!

so it messes up our relationship and that breaks the value list - it doesn't even drop down - until the user retypes "yes" into that field.

Is this a bug? whats the problem

Sounds like your "active" has been defined as a global. If so then this is the correct behaviour under hosted files as the content in global fields is always "remembered" as what it was then last time it was set when not hosted.

You could set the global with a script on start up or close the server, open the file in FMP and set the field, then close the file and restart server.

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.