Is there a way to track who opens a document?
I want to be able to capture who just reads the document.
Thanks
Is there a way to track who opens a document?
I want to be able to capture who just reads the document.
Thanks
Subject: Yes.
Have a PostOpen event that either creates a new document with the information or updates an exisiting document with reading stats. Be careful, since you can easily run up against the 64k limit in a text field doing this.
I would, of course, first ask why they want to know. Recording this information, unless there is a legal requirement, is probably not worth the trouble, since it does not indicate “read and understood”.
Have fun with it!
Dave
Chub Toad, LLC