I am using Enterprise Version.

I have found the Timestamp feature of EP. I don't want to show this on the form, because it annoys the users. Can this be done?

I must also store the User who made the add or edit in a ChangedBy field. The time to save it is just before the SQL Update. Can we update any values behind the scenes just before an INSERT or UPDATE?

Thanks.