This Auto-save record plugin from @m.finamor is great, but I would suggest one feature which would greatly enhance editing experience.
If you are editing linked record in a modal window, the plugin will close the modal windows (same as pressing Save button in the top right of the edit modal windows). This is not a great editing experience when auto-save event happens. It would really be nice if record is just saved and modal window not closed…
Hey @roger … interesting. I setup the plugin for my work collegue @flavija.bornsek and the modal was closed. We will check again and @flavija.bornsek will answer and provide more information here…
@primoz.rome, thanks for the recording! That was very helpful.
I’m not sure whether this is a bug, oversight, or something else, but I’ll report it to the devs and let you know what they say!
After some investigation, it seems to me that this has nothing to do with the Auto-save plugin per se (as you hinted at), but is actually due to the multi-link field (Pages) being set up to use the “Expanded view” field editor:
If you switch it to Compact view, saving (whether manual or automatic) won’t close the popup editor anymore. Of course, this isn’t a great editor experience when you have a lot of pages (blurred for privacy):
The editor was closing on save if the field editor was set to “Expanded view”, regardless of whether you were using the plug-in to auto-save or manually clicking the save button (as you pointed out). Once we fixed that underlying behavior, both the auto-save and manual save no longer close the editor.
The plug-in hasn’t changed, but now that same version should no longer close the editor (since it wasn’t the plug-in’s fault to begin with, just the editor’s default save functionality).