Hello All,
we have a requirement to check if there is any unsaved data in my view and upon exit from the view without saving, we should give a pop up to confirm navigation.
How to check if there is any unsaved data in a view and to give a pop up to confirm navigation if there is any unsaved data?
We tried the option of calling popup in WDDOEXIT method of the view. However this was not successful.
Regards,
Aslam