Is there a way to determine if the user clicked “Save and open in edit mode” OR if they clicked “Save and exit” with javascript. There are parameters (exit, autosave), but the exit parameter is true for save and edit AND save and exit. The reason for this is we would like to run dffs_PostSaveAction and do a redirect but only when saving and not going to edit.