Payload describing a view save about to occur / that just occurred. Emitted via ViewWorkspaceComponent.BeforeViewSave (wrapped in WorkspaceCancelableEvent) and ViewWorkspaceComponent.AfterViewSave.
True when this save created a brand-new view; false when it updated an existing one.
The view entity being saved (the new record when creating, the existing record when updating).
Payload describing a view save about to occur / that just occurred. Emitted via ViewWorkspaceComponent.BeforeViewSave (wrapped in WorkspaceCancelableEvent) and ViewWorkspaceComponent.AfterViewSave.