Skip to Main Content

APEX

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!

How to maintain a list item in view after submitting the page where a list is in the left column of

PaulPMay 29 2020 — edited Jun 2 2020

APEX V19.2

Chrome Version 83.0.4103.61 (Official Build) (64-bit)

I  have a list region and a list using a media list template in the left column of a page template with left column.  The list is quite long and scrolls off the page.  When I select a specific list item from the list, a report displays in the main page region area to the right.  When a choice is made from the list I'd like to maintain the current position of the list item in the column after a page submit and not have it scroll back to the top of the page every time.  I believe this can be done either using anchors on the list URLs or else capturing the X,Y position of the cursor and returning to the position on page load.  What is the best way of implementing this in the latest versions of APEX? Please share any code.

thanks in advance

PaulP

This post has been answered by fac586 on Jun 1 2020
Jump to Answer
Comments
Post Details
Added on May 29 2020
4 comments
321 views