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.

Kits after the fact

Featured Replies

I setup an original DB to have four tables:

Assets, Customers, Transactions and TransactionLineItems.

(relationships: Customers:ID::Transactions::ID, Assets:ItemID::TransactionLineitems:ItemID, Transactions:TransID::TransactionLineItems:TransID).

All works fine. I am able to create a layout (setup from the Transactions table) where I can enter the customer number to create an order, I then have a portal where I enter the itemID and it will retrieve the item info (from the TransactionLineItems table). Except now they decided to kit items together. I was able to search the forum to see how kits are done, but I am missing one relationship.. I think....

I created two more tables: Kits, KitsLineItems

(relationships: Kits:KitID::KitsLineitems:KitID, Assets:ItemID::KitsLineitems:ItemID).

I am able to create a new kit and add the items. I can even go to my assets and it will tell me which kit the items is part of.(NOTE: I am lucky that each item will only be part of one kit!!)

I am missing the relationship that will allow me to use the same order layout (from the Transactions table) and instead of entering the item number in the portal, I want them to have the ability to enter a kitID instead (or better yet, both)....

  • Author

My posts are very confusing... I apologize, but I am stuck.

The image below shows my relationships. I just need to create the proper relationship so that:

I can create a record in the Transactions table that will allow me to enter a kitID and retrieve the kit info...

Picture_20.png

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.