Hello all,
I have a page with 2 items (textfield and shuttle-item) and one button: https://apex.oracle.com/pls/otn/f?p=46687:1
Username: guest
Password: gast
With the textfield I would like to filter the shuttle item. This works fine, but it clears the previously selected shuttle values.
For exaple:
- Enter in the text-element "mi" and click on the button "Search"
- Select "MILLER" in the left field of the shuttle item and move it to the right item of the shuttle
- Now enter in the text-element "ad" and click on the button "Search"
- The shuttle item will be refreshed, but the right field of the shuttle item will be cleared.
Is it possible to realize this requirement using APEX and dynamic actions so, that after the shuttle-refresh the previously selected values are not deleted?
Best regards