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