Now you can set the ModificationsController.ModificationsHandlingMode property to AutoCommit, and all changes will be committed automatically without displaying any confirmations when a user closes the View or changes the current object.
To remove confirmation requests from ASP.NET apps, use the solution described here: T336681 - Remove save confirmations message