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.

Portals and Relationships.... argh!

Featured Replies

These items just make me feel stupid...

I created a database with three tables: assets, clients and transactions. I plan to use for clients to checkout equipment from me.

I have created relationships between the tables. I have a Clients:ClientID matched to Transactions:TransClientID and Transactions:TransItemNumb to Asset:ItemNumber.

I am trying to have a simple layout using the transactions table that will allow me to type in multiple item numbers (like an invoice) and have it return the item name. I can do this with a single item either in a portal or simple related fields, but I cannot figure out how to do so with multiple.

Seems so simple! I am missing an important step here

I think that you're missing a table, Transaction Line Items (TranLI). That would be the table that is used for a portal on the Transaction Form (Tran>TranLI by TranID). Each TranLI would store an AssetID. You can have the Asset Description lookup as the AssetID is entered in the TranLI record.

  • Author

That makes a ton of sense!

But one thing I am still unclear about:

"Each TranLI would store an AssetID. You can have the Asset Description lookup as the AssetID is entered in the TranLI record."

Are you saying that each RECORD within the TranLI would store a single line? And that I would add records to the LI table within the portal on the Transaactions table?

I guess where my confusion is... Do I want/need to have multiple line items per reccord?

Well, you did say,

I am trying to have a simple layout using the transactions table that will allow me to type in multiple item numbers (like an invoice) and have it return the item name.

So, you'd need a line items table.

Are you saying that each RECORD within the TranLI would store a single line? And that I would add records to the LI table within the portal on the Transaactions table?

Yes.

Expand on your description of reqs, then you'll get more feedback on how to design the data model.

  • Author

Thanks for the help...

After REALLY reading and understanding what you told me, all is great. Thanks a ton for the help

Create an account or sign in to comment

Important Information

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

Account

Navigation

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.