I have a table list that has a action that takes a user to another page when clicking on a row. When the user goes back to the table list it defaults to the top of the page. How can I have the view go to the row that the user initially clicked on?
It is not curently possible to scroll or set focus programmatically, but I will add the request to our roadmap for consideration