Hi
I have a paginated editable gallery. For pagination i used hidden gallery technique so this means other gallery is loading data based on hidden gallery.
My issue now is if i edit data on page 1 then go to page 2 and if i don't save data on page 1 before navigating to page 2 - all edited data is lost.
my goal is to edit what i need on all pages and then hit save button.
What would be your recomendations?