How to order a the choices on a variable that uses another table's choice field

Joey Wan Kenobi
Tera Guru

For a catalog variable, you can 'borrow' a choice field from another table, hence using those choices for said variable. The choice list for the original field does have sequence settings, however, the sequence setting seems to be ignored when the choice list is used in conjunction with the variable. From what i can tell, the variable only uses lexicographical order based on the choices "values."

 

Does anyone know how I can go about ordering the (borrowed) choices in the catalog variable?

5 REPLIES 5

Just came here to say this worked for me, thank you!