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.

Calculated Value List

Featured Replies

Hi,

I would like to create a value list based on a calculation so that the list only shows the classes available to an employee based on which classes they are allowed to take. There are fields in the employee info db for each training with Yes or No marked as to whether they need to take the class.

My thought was to create a calculation field to display only the classes marked as yes and then make a value list based on that field.

I used this calculation for the field:

If ( RTK = "Yes" ; "1" ; "" ) &¶ & If ( Waste Handlers = "Yes" ; "2" ; "" ) &¶ & If ( Back = "Yes" ; "3" ; "" ) &¶ & If ( Eye = "Yes" ; "4" ; "" )

However, the value list always shows "1", even if that class isn't checked (for example, if classes 2 and 4 are checked, the list shows 1, 2 and 4).

Any suggestions? Thanks!

Edited by Guest
Updated info on problem

A value list gets its values from a field of ALL the records of the DB... ( w/o any filter )

So it pretty sure that one record has 1 checked.

  • Author

Shoot! You're right. Any suggestions on how to accomplish the value list I need, since a calculation field won't work?

For each employee the value list displayed should have only those classes they need to take.

Thanks!

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.