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.

Conditional Value Lists

Featured Replies

I'm not sure if I am missing something obvious or if I'm trying to do something that can't be done.

 

I have two tables: Contacts and Estimates

 

In the Contacts table, there can be multiple contacts with the same company name. The Contacts table use different records for different people to accommodate possible multiple detail differences (email for sure, but also possibly addresses and other details).

 

I have set up the Estimates table so that using a Conditional Value List, the selection of NAMES shows correctly whenever a company is shown, but I also want other fields to populate based on the name selected. For example, when I select Acme Test Company and tab to the Name field, I get the proper list of Goofy, Micky Mouse, and Minnie Mouse (my actual test data). When I select Minnie, HER email, address, etc. should populate, but I always get Mickey's because his record is the first (earliest) record in the Contacts table.

 

I have a Contact ID unique number, but I am not getting this to come over to Estimates (this is probably the key to my problem). I cannot use the person's name as the match in a relationship because the same person make be with two different companies (weird: I know).

 

What am I missing?

If I follow this correctly, you need to have two relationships here, using two occurrences of the Contacts table:

 

Estimates::ContactID = Contacts::ContactID

 

and:

 

Estimates::CompanyName = Contacts 2::CompanyName

 

Your conditional value list should show related values from Contacts 2.  Once you have populated the ContactID field, you will see the selected contact's data through the relationship to Contacts.

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.