I am having issues with the MulitSelect in the way it SAVESthe items chosen.
I want them saved in the order that they are CHOSEN, not an order by the index value.
How can I do this?
The values (indexes) seem to be saved in low-to-high order regardless of the order I chose them in.
I need them to stay in the order that I selected the items...
When I use Numeric indexes: 1,2,3, etc. they are save in low to high order.
When I use Alphabetic Indexes, I am not sure what order they are in but they are not in the order that I chose them...
Jean.