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.

Finding on Relations

Featured Replies

I am looking to perform a find on a field in which I want to search on a date range. The relationship I have is a one to many. In the associated database, there are many dates associated with one record. What I had hoped to do was have a find field in the original database which was on the related field, and then zip over to the other database. The reason for needing to perform the search in the first database is a bit complicated so I wont' say here. The problem is that when I perform a find on that related field, I only get results on the first related record to be shown to me. Is there any way that I can get the find to work on all the associated records, or do I have to do it right from the file itself? If I must do it from the file itself, is there any way that I can do it such that it will be transparent to the user? (A script is obviously performed on the transition so I would have that available to me).

Thanks a lot everyone!

Jim

A find on related fields will find those parent records that have one or more child records that match the find criteria. The resulting found set can only consist of the parent records.

If you are really trying to find records from the other table/file, then you should have your script go there to perform the find and show the results.

This is probably the trickiest thing with relational databases: tricky from a conceptual point of view only. Technically it's pretty simple and straight forward.

Strick with it, once you understand it you'll see how much easier relational is.

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.