Hi, in Apex 18.1, my page calls a popup page. I want to requery calling page when control comes back to it.
I created a Return button on the popup, and it works ok. But I still need to disable the close cross in popup top right hand side corner as that doesn't trigger a requery- how can I do it?
Is there a better proper way?
Many thanks in advance.