How can I get the type of save being executed?
For instance when a user is on a form and the 30 seconds save kicks in, vs the save a move away from a form or save an close a form?
I want to set a field to True, if the autosave kicks in and user is still on form, and want to set it to "null" if the user leaves the page after saving.