C
Carol Giannini
I have a client/case database with multiple tables and several users. When a
user modifies any field in a client or case record, I'd like to record the
current user and the date of the modification. I don't want a running
activity log, simply one date and current user field per record to reflect
the last change made. I could code every field on the forms to update these
fields on a change, but it seems there should be an easier way to make this
work. I'm having a brain block, however, and would appreciate any
suggestions. Thank you.
user modifies any field in a client or case record, I'd like to record the
current user and the date of the modification. I don't want a running
activity log, simply one date and current user field per record to reflect
the last change made. I could code every field on the forms to update these
fields on a change, but it seems there should be an easier way to make this
work. I'm having a brain block, however, and would appreciate any
suggestions. Thank you.