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 list both ways

Featured Replies

Attached is my current setup, structurally correct thanks to Comment.  I have reviewed many posts and I cannot find one similar to this need.  I have two fields where, if I select one field, I want the other to filter down to only the associated values whereas if I select the other one, I want the first to filter down.

 

Maybe I am approaching this improperly.  When we create a Transaction, the person may only know the Unit.  I would like only People associated to appear.  But sometimes they will only know the person and then I want the Unit to filter down.

 

Should I perform a find instead of trying conditional value list which might not be possible this way?  Ideas appreciated.

structure2.fp7.zip

If I understand you correctly, you want two different things from each value list.  If the Unit is not specified then you want all People to be listed in the People value list, correct?  If the Unit is specified then you want the People value list to display only the people associated with that unit? You would have to craft a relationship that behaves in this way and then base the value list on this relationship. 

 

It is unclear to me which people associated with a unit you want to display in the value list:  Owners, Main Contacts, or Renters? 

 

Your People for this Unit value list, as it is currently setup, shows only those people who have previously been named in a transaction, since your relationship graph connects People to Units via Transactions. I guess that's not what you're after.

  • 3 months later...

I have a similar problem to what is described here.

I have a value list for Category, and one for Inventory.

When you select Category, you can see the appropriate Inventory items from that Category.

However, if you have not entered a category, I want the Inventory list to show all values.

 

Is this even possible?

I have a similar problem to what is described here.

 

I don't think it's similar. One way to achieve this is to make the Category field auto-enter all values (using the ValueListItems() function) when it's empty, otherwise Self.

I don't think it's similar. One way to achieve this is to make the Category field auto-enter all values (using the ValueListItems() function) when it's empty, otherwise Self.

 

OK, I understand the idea behind this, but implementing it has all values shown in the Category field - I'd want to keep this empty during data entry.

Then use a calculation field "behind the scenes" to establish the relationship.

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.