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.

Featured Replies

Hey all,

I have a list of 150 projects that need to be ranked using a numerical order (1,2,3,4, etc.) Currently the list is sorted by a priority field in the form of (A-1, B-1, etc) then by the date the project is due. The list is in the order I want, I'm just not sure how to make the ranking field stick if I filter the list. So I'm looking for the following:

1. How to create a numerical order for the entire list.

2. How to create a numerical list for sub-groups. i.e. Give the same type of ranking but at the department level. (Dept A has 5 projects in the list. The first project in the list for dept A would be 1, etc.)

Here is a sample:

ProjectID Dept Rank DueDate RankAll RankDept

1 A A-1 04/20/04 1 1

2 B A-2 04/21/04 2 1

3 A B-3 05/01/04 3 2

4 B C-1 05/01/04 4 2

Thank you.

One way to do this is via scripting. Create a number field called RankOrder. Sort the records the way you want. Now do the script step:

Replace Contents [No dialog, "RankOrder", "Serial numbers"]

This technique is used for sorting. For example, in value lists where the first field isn't in the order you want, so you sort on the RankOrder.

Sam

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.