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.

if related field gets marked..

Featured Replies

i'd like to have a calc field in table::A show all the values from a related field in table::B it is a one to many relationship

when i write a "case" or "if" calc i only get the values from the first related record. what is the trick to getting it to evaluate all the related records?

(i asked this before but deleted when i thought i figured it out on my own.)

The List() function was introduced in version 8.5. If you have version 8A, as your profile indicates, you can (1) define a value list of related items only, and use ValueListItems() to list them (unique only, sorted), or (2) use a custom function.

  • Author

Thanks the list function is working but i'm not able to do finds based on this calculated field. any suggestion on how i can do that?

Please explain. You can in fact do finds on a calculated field, though they may be slower.

  • Author

Using the List function to show data from table:b in table:a things work just fine. (very greatful for the help with this) but if i enter find more on table:a and try to find any value in the calculated field i instantly get a "no records match this find request".

Make sure the result type of your calculation is set to Text. If that's not it, post an example.

  • Author

Now I'm just getting frustrated. I was building an example to share but its working like i want it too. But my original is setup just the same but its not working.

Edited by Guest

  • Author

Maybe I've found a bug or a limitation of our server. On a hunch I grabbed my db from the server and opened it locally, without making a single change to the actual file, everything has started working as expected.

My example works from the server so its still kind of inconclusive at this point but looks like I need to see if there are any patches to my server. There is also a big difference in records/file size. 7000+ records at 30MB vs 3records at 68KB

Sample file included for the fun of it.

List_function.fp7.zip

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.