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.

Featured Replies

I can't seem to figure out how to something that should be very simple. I have a transactions table. An invoice table. And I have a payments table. I need the ability to create a payment that is related to both the transaction and the invoice.

The problem is that I should be able to post multiple payments to multiple invoices in a single transaction. I have a feeling that I could use a repeating field in the transaction table to achieve this, but I'm not quite sure how to construct.

Can anyone give me some direction?

IMHO, using repeating fields for related data causes more problems than it solves. And it isn't considered good FileMaker design.

Create another table, e.g. PaymentItems. In it are foreign keys to Invoices and Payments (so each item is associated with a single Invoice and a single Payment). The data in this table would be the amount paid towards the invoice. The Payments table then sums the related records in PaymentItems to show the total paid for this transaction.

Clear enough?

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.