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.

Want to see all records from a related file

Featured Replies

To accomplish this in FMP 6, I created a calculation in each database with the value 1. (User can't edit without much effort and all records match.)

Table 1: global_join = 1

Table 2: global_join = 1

I then set up a relationship between the tables using the "global_join"s and used that relationship for the portal. In FMP 7 this relationship set up isn't working.

In 7 I have an instance of "Customers" called Global Join connected to an instance of "Party" using the "global_join"s in each table.

The part that is confusing me is the portal shows one record but that record isn't the first record like one would expect. It only shows the SECOND record.

I've checked to make sure the relationship is going to the correct instance and I've made sure that all records have the "global_join" correct. I can't find anything wrong.

Here's the bottom line: I want to see all of the Customers' names through a portal in the Party table. I then have a button and script set up to add the customer to the Party. The button and script are working perfectly but the portal is not. Help!

Thanks!

Sabrina

You don't need a constant to constant relationship in version 7. Just match two fields based on the 'X' operator (Cartesian join), and all records will be accessible from every record in the other file.

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.