5 Replies Latest reply on Aug 27, 2008 7:38 AM by matinh

    pickList: How to keep the order on copy/remove

    matinh

      Hi all!

      Can somebody please tell me if/how it's possible to keep the source list ordering after an copy and remove operation?

      To make myself clearer here is a simple example:

      1) I have a rich:pickList with a source list of Strings: "Apple", "Banana", "Citron".
      2) I select "Banana" and add it to the target list via the "Copy" button.
      3) I select it in the target list and remove it via the "Remove" button.
      4) Now it's appended at the end of the source list.

      Is it possible to add it at the position it was just before the copy/remove action?

      TIA,
      - martin