Hi Mendix Team, I have a quick question: If a pop-up is opened in mendix application and I click on browser "go back". The pop-up don't close on it's own ... Is there some work around for this to close the pop-up automatically when navigating using browser "go back/go forward".
asked
Mirza Misbah Mubeen Baig
2 answers
0
there is a button with close page action but the user also have an option to click on browser "go back". What should be done in that case?
answered
Mirza Misbah Mubeen Baig
0
Hi Mirza,
I am not sure but i don’t think we can handle browser events or may be we have to write custom JavaScript to handle the browser events.