If A, C, D are selected but I want them in Order C, A, D, how would this work?
I need the user to be able to select the order.
The EmunList with Based Ref is All ingredients used in our plant.
We need to implement a product specifications, I had everything finished, but forgot the ingredients need to be ordered by usage. So Flour being most of a product would be ingredient 1, salt being only a minute amount may be seconds last… Etc.
So by Selecting Flour first form the Enum list it would appear first?
@Jonathan_S
I remember that earlier it was as per the order of the ENUMLIST data, however it was then changed as per clicking/selection order if I’m not wrong. @Aleksi might remember and know better than me.