Here is what I am trying to do with a SharePoint list:
I am using out of the box SharePoint 2007, no SharePoint developer available..
I have a column called 'priority' which is currently a choice column (1-50)
Is there a way to have it so when the user selects an item to be of priority '1' it will take the existing priority '1' item and bump it down to '2' and so on. If you've ever changed column ordering or the views it uses this same process.
Any tips or suggestions would be beneficial, thank you!