Alert Before Unsaved Changes

toolbars.toolbar-1.alert-before-unsaved-changes

Property Name
Type
Default

toolbars.toolbar-1.alert-before-unsaved-changes

bool

true

This feature is enabled by default and triggers an alert if a user attempts to navigate away or refresh the page without saving CKEditor content, just like other form fields in Nova.

if you’d rather disable this behavior, simply set toolbars.toolbar-1.alert-before-unsaved-changes to false in the configuration.

This feature has been available since v7.7.0

Last updated