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.

Relationship Problems

Featured Replies

Okay, I am stumped... This is an involved question, so hopfully I can ask the question is just one post.

So, I have created a database solution for keeping track of people, their vehicles, addresses, etc... I have a table called "Participants." This table contains basic information on people. All other tables are prtty much related to the participant's record ID number.

One of those related tables is a table called "vehicles_participant_relations." This is a table to link a participant with a vehicle within the "vehicles" tables.

Here is a diagram of how the tables are related:

RelationShips.png

So, in a layout when I click on my "participant" and then the sub-form of "vehicles" I can assign vehicles (where exist in the "vehicles" table) to that person. Here is an example:

ParticipantsVehicles.png

It works very well. But there is one problem. When I am working with the "vehicles" table directly, I wanted to put a protal that showed all of its associates with participants. So, I created a portal row under the "vehicles_participant_relationships" table. I drew some fields, which it recognized as being related, but when I browse the form the table is empty? Here is what it shows:

VehiclesAssociations.png

The relationship obvously works correctly because under the participants form, it shows the associations just fine.

Does anyone know why it is not working and how to fix the problem?

Thank you!

When I am working with the "vehicles" table directly, I wanted to put a protal that showed all of its associates with participants.

Do you see where Vehicles flows into vehicles_participant_relations? The end is a flat line (where it enters the 'box'). I believe this indicates that your Vehicle ID in your vehicles_participant _relations table is not indexable (possibly a global).

So when pulling data into your Vehicles table, that (possible) global is on your related (many side). If so, it can't provide data to your portal. You might check the field type there. Otherwise, it looks like it should work.

The relationship obvously works correctly because under the participants form, it shows the associations just fine.

Yep, flowing the other direction. A relationship can work fine flowing one direction but be stopped the other - at that flatline point.

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.