Is it possible to disable autosave with the 7.5 UI? We want to control the saving of 'for this page' blocks so that we can update the 'parent' page when a block is saved.
However, the ContentSaved event doesn't seem to fire when a block is auto-saved. We can add a validator which handles the save, but that code gets really ugly...
If autosave can be disabled, is there still the equivalent of the 'CheckChanged' alert?
Is it possible to disable autosave with the 7.5 UI? We want to control the saving of 'for this page' blocks so that we can update the 'parent' page when a block is saved.
However, the ContentSaved event doesn't seem to fire when a block is auto-saved. We can add a validator which handles the save, but that code gets really ugly...
If autosave can be disabled, is there still the equivalent of the 'CheckChanged' alert?