Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
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?