Currently, if you have 4 items and select Item 2, Item 1, Item 4, upon postback, the items will be rendered in the input as Item 1, Item 2, Item 4 instead of Item 2, Item 1, Item 4.
1 comment
David Henry
Posted on:09 Dec 2019 10:31
It would also be great if you could configure the delimiter character so it could be changed from a comma to semi-colon for example.