rogerzebra
Technical User
Hi all,
I'm trying to implement a tracking system on each document in the database on our system I working on. I really don't know where to start or what's the best approuch here. What I have is a submission formpage which register the date when submitted to the database.
Now I need to register when next person opens up the very same document and to track the time between when the submission is submitted to someone checks the information on the submission.
What's is the best way or solution to do that?
Worth mentioning is that I don't using a login function by this point for the system. I guess that's a necessary piece if I decide to go with a solution were I want to know who and not just when the the document was open last.
As usual I appreciate all efforts and inputs from all.
thanks
/rz
I'm trying to implement a tracking system on each document in the database on our system I working on. I really don't know where to start or what's the best approuch here. What I have is a submission formpage which register the date when submitted to the database.
Now I need to register when next person opens up the very same document and to track the time between when the submission is submitted to someone checks the information on the submission.
What's is the best way or solution to do that?
Worth mentioning is that I don't using a login function by this point for the system. I guess that's a necessary piece if I decide to go with a solution were I want to know who and not just when the the document was open last.
As usual I appreciate all efforts and inputs from all.
thanks
/rz