log on form that user has viewed record but not changed it.

jim-jones

New member
Local time
Today, 07:36
Joined
Dec 27, 2009
Messages
4
Hi
I have a form which is used to check a text field for typos and errors. It is a multi user database and when people find an error and update the field the id of the user is logged on the form and related field. However I can't figure out if its possible to log on the form when people have not updated the record but just viewed and checked it and found it to be OK. Something like a check box being ticked when the user clicks the navigation button to the next record. Is this possible and how?
Thanks
 
And what if they "view" the record but don't "review" the record? Tying the checkbox to the navigation button would still indicate that it had been reviewed when, in fact, it hadn't been.

I think you need to have the user actually tick the checkbox to indicate that the record has been reviewed.
 
Yes, I think you are right. I had thought about this. In this case trying to automate too much would be counter productive.

Thanks
 

Users who are viewing this thread

Back
Top Bottom