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 autocomplete fields through 2 relationships

Featured Replies

  • Newbies

I have two tables, one of which is ids with names, the other is a table of actions completed by said names. I currently have a relationship defined between these tables by id AND name, and in the actions table, there are a series of lookup fields depending on these relationships. However, I want to be able to enter an id _or_ a name in the actions table and have the relevant lookup fields lookup the information. If i have this relationship defined by both fields (with the AND), neither will look up, but then I can always configure the relationship to do one, but not the other. How do I get what would otherwise be OR functionality through this relationship lookup?

Thanks so much!

I currently have a relationship defined between these tables by id AND name

Can't see why you would want that. The purpose of using ID (only) is to allow the name to be changed without the relationship breaking.

in the actions table, there are a series of lookup fields

Are these necessary? You only need to use lookup for (a) data that may change in the Names table but the "old" value should remain in the Activities table, or (B) data that needs to be modified in the Activities table - without affecting the parent Name record.

I want to be able to enter an id _or_ a name in the actions table

The simplest way would be to use a value list that shows the IDs and the names. Otherwise you would need to use another relationship matching on name and lookup the ID from there.

  • 5 weeks later...
  • Author
  • Newbies

Nice! Thanks for your help!

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.