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.

Run script after field validation

Featured Replies

I have a small db where we track our inventory movement.

When our inventory team scans a serial number it will autofill the model number for them.

I am looking for a way to add a model in a separate table if that model does not already exist. I have two tables currently. First table is Inventory (our main data entry table) and the second table is Model Numbers (where we track model numbers and their matching serial numbers).

Is there a way, upon leaving the serial number field, if the model is not found to open a custom message that ask if they would like to add that model. If they choose yes, open the second layout, create the new model record, save it, then return to the original layout to continue with data entry.

This might be asking too much but would save us a lot of time.

Thanks in advance

Is Inventory related to Models using Model ID?

Inventory::_kF_ModelID = Model::__kP_ModelID?

Therefore, if a user scans a serial number, they are finding in the Inventory table for that serial number, correct? That is, the SerialNumber field is in the Inventory table, not the Model table.

I need more info on how you are relating the tables. I don't see how an Inventory Item can exist without a ModelID. Isn't a model ID assigned to an item upon the items creation? In fact, wouldn't you create a new Inventory item, starting on the Model form?

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.