on close page ask for save or not save popup and commit or save it in database.
0
i have a page of input fields, and if user modify some fields, after that navigate to other pages by clicking in navigation bar or others, I want to show a pop up (only if objects changed) to save the current object in db(the current object and its associations is not currently in database). How can this be done?