Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Reordering oj-list-view items with buttons

ZacDOct 10 2022

Hello,
We have a use case where we are trying to allow users to reorder items in an oj-list-view by using buttons. Here's a simplified example of what we are trying to do:
https://jsfiddle.net/draconian/x9jbL6vh/
One of the issues we are having is that after pressing the button to reorder the items once, the selection is getting lost. So, if the user needs to move an item (or items) multiple space up or down, they need to reselect the items each time.
My question is this: Should this use case work and if so, what is the proper way to manipulate the items to not mess up the selection?
This is in JET 9.2.9.

This post has been answered by John JB Brock-Oracle on Oct 10 2022
Jump to Answer

Comments

Processing

Post Details

Added on Oct 10 2022
5 comments
135 views