Risk of Loss is not displaying correctly based on the sequence in the Lookup
For the risk of loss lookup, we have added 5 custom codes in a sequence of 1-5. They are displaying in the drop down in the reverse order. We've tried changing the sequence but it's not updating the drop down. Appreciate any feedback. Example:
| Meaning | Sequence | 
|---|---|
| One | 1 | 
| Two | 2 | 
| Three | 3 | 
| Four | 4 | 
| Five | 5 | 
And the drop down shows:
Five
Four
Three
Two
One
0