Hello,
I have a web dynpro application that allows to change some data. I collect the changes that the user made, and he can save them by click on save button. If the user click on the close button (of the browser), I want to show a popup window that asks the user if he wants to save the changes before the closing. The wdDoExit method of the view and the window are called after the browser closed, so I can't show the popup window on them.
Someone can help me?
Best regards,
Ednri.