July 28, 200619 yr Let's say I have a static value list that contains: Cat Dog Mousse Is it bad if I then change the order to be: Mousse Cat Dog I know that if you change the actual values (ie., took out mousse and put in bird) it won't update any fields that have the previous value (mousse). But does changing the order affect anything? Thanks! (Yes, a rodent flavor dessert)
July 28, 200619 yr Basically, no. The only thing that would change would be anywhere, such as a script, where you said: Sort, and checked [x] by Value List, that value list.
Create an account or sign in to comment