function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
crypt0crypt0 

A custom ranking field

Hi all,

I am trying to create a custom field that contains the order of an item in the list. For example, I created a custom object called "Request." I would like to have a field that indicates the ranked order of the requests. The ranking is from 1 to however many requests there are.

I would then like to be able to change the order of the requests. So if I change ranking of a request from 10 to 5, that request should take the #5 spot, and the original 5-9 items will be shifted down.

Is there anyway to do this?

Thanks
zkzjisdafnzkzjisdafn

I would like this too.

Is this possible?

 

This is similar to the ranking that Netflix uses in its queue.

If you change the rank of your #52 movie to #3, everything else adjusts accordingly.

 

Thanks.

 

-Matt

NeilJWNeilJW

I know this is somewhat of an old post but it is the only one that fits what I'm trying to do and no one has posted a solution yet.

 

I would really like to create this functionality as well. Has anyone found a way to do this? Please help!

 

Thanks,

Neil