London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
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?