I've successfully created an event which copies the old record to a different table when a record in the main table is edited. However I get an error when trying this on a table 'view'. Its an error type 256 and the error file is dbconnection.php
I think it might be related to the 'alias' name for the table view preventing access to the master table? (Just a guess)