Hi all,
I have a select list with 5 items in it. If the users selects 5th item, and then the 1st item the display field looks like this: "1st item, 5th item"
Is there anyway to tell which one the user selected first? Or is there a way to make the list add selected values to the end? So it'll look like this: "5th item, 1st item"
Thanks
I have a select list with 5 items in it. If the users selects 5th item, and then the 1st item the display field looks like this: "1st item, 5th item"
Is there anyway to tell which one the user selected first? Or is there a way to make the list add selected values to the end? So it'll look like this: "5th item, 1st item"
Thanks
Comment