[turba] Who did the last edit?

Adam Tauno Williams adam at morrison-ind.com
Fri Nov 17 10:38:21 PST 2006


> Is there a way that I can keep track of who was the last person to edit a 
> record or who was the person who created it?
> Is there some kind of a field I can add that gets automatically filled in 
> with the userID of the creator or the last editor?

This is pretty simple to accomplish via a database trigger;  just add an
attribute for last user and set an insert/update trigger to fill in the
field.



More information about the turba mailing list