VbBeforeExit is not working
Content
I am trying to open a dialog in vbBeforeExit Event, but it is not working. The idea is to disable page navigation (using any button, mouse click or browser back/forward buttons).
I have used simple Action Chain where I have called the component method to open a popup which notifies user that they cannot navigate and also returned {cancelled:false} instead of success.
Any idea if I am missing something here or if you have any better approach for the same?
Tagged:
0