I originally posted this over the weekend, but you may have missed it due to the other messages posted afterwards. Anyhow, still looking for help on this.
I am trying to think through the logic of how I could implement a field in the database for preferred order. I can make the field, but I am wondering what the best way, given a list of entries, to create the screen to declare order would be. Each entry would have a text box where you put the value in (1 being the highest) and then going from there. I am sure this is a problem for an array, but not terribly sure about how to implement it.
Thank you.