Is there an easy way to add a global 'before page add' event? I have a 'userID' field in each table that I would like to update with the current userID whenever an edit or add is performed. Is there a way to do this globally instead of having to insert code on each page?