Starting from version 18.3 you can make a read-only view updatable using the same technique as for updatable queries i.e. providing INSERT, UPDATE, and DELETE statements that are executed when a record inserted, updated, and deleted accordingly.