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 based on a Second Field's Number

Featured Replies

I am a newbie and think that this is what I need to solve the task. I believe that it is a conditional value list, but am not sure.

Here is the problem. I am grading assignments. Each assignment has various components with different values. For example -- Project Specifications 10 point max. I have two fields Value and Points. I set value to 10. I then need a drop down value list for Points 10,9,8,7,6,5,4,3,2,1,0.

Each component could have a max value that is different. I am currently using a set value list from 50 to 0, but it is time consuming when you have a max for this item of 10. It is also does not make it user friendly to share with another teacher who could easily award more than the max available for that component.

If a conditional value list is the answer, how do I create it so that it takes the number from Value and creates a list from that number down to 0. I think this would need a script and loop to create this type of list.

Any help will be appreciated.

Thanks,

Michael

I'd set up field-level validation that requires the "points" field to be less than or equal to the "value" field. you could also validate that the "points" has to be a positive integer as well.

Once the validation is set up, the user cannot enter an incorrect value and save the record.

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.