How to get Lookup Select Box order to match sequence
I'm working on a scoped application where I created a table that has a field named model that is a type of string and has the several choices set with a sequence for example they are set to C2, C4, P5, P6, I7, I8 in order from 0-5. I have a record p...