Is it possible to do this using javascript: I am having little success. I dont want to use a field name if possible but page dirty. However I do have a last update field I could use as a var in pageID.
User enters lots of information - closes browser or leaves page before saving - loses all data .. Is happening a lot with my clients.
I understand different browsers run different scripts, but think it should really be good practice (Standard) in any database app used online if possible. None of them seem do this by default, but clearly this is a huge issue for users, especially non experienced.
It would be beneficial to have a popup display where they are prompted to cancel action and save changes.
Thanks in anticipation.