Hello,
I am trying to have my parent page auto refreshed, after i submit changes to the table within a different page (page2), without pressing any button within the parent page.
As at the moment i need to click on save changes button and after it closes, within the parent page i need to click on the apply button to show the new changes/updates.
and i need to find a solution on how the parent page will out refresh the data without clicking on the apply button.
(parent page 1) (page 2)


Thank you!