Preserve collapsed table row state and table scroll position
Hello,
I have a table with collapsible rows with the edit button.
Each time I click the edit button the edit form is displayed (as expected), but when I submit or cancel the form the getRedirectUrl() takes me back to the index page, but I lose the isCollapsed state and the initial scroll position. I would like to know if there is a way to preserve these data when coming back to the index page from the edit page.
Thank you in advance for your help.
0 Replies