Hi,
I need funcionality for locking/unlocking document for Web clients.
Locking document when it is open in EDIT mode (not read mode), and action for Unlocking (any client with editor right have to unlock document)
Thanks in andvance
Bojana
Hi,
I need funcionality for locking/unlocking document for Web clients.
Locking document when it is open in EDIT mode (not read mode), and action for Unlocking (any client with editor right have to unlock document)
Thanks in andvance
Bojana
Subject: Lock/Unlock document for web clients
One way that I could think of is the following:
User 1 opens the document for editing. A field is set with the current timestamp.
User 2 tries to open the doc for editing. If the timestamp is within (say) 30 minutes then he/she cannot edit and is told so.
When user 1 is done then the timestamp field is removed.
To prevent unattended issues (ie, User 1 edits then leaves for the day). An agent can be run in the background that checks for timestamps > 30 minutes and removes.
HTH.
Subject: RE: Lock/Unlock document for web clients
Mike, Thanks for you response but that is not what i need.
User 1 opens the document for editing.
User 2 can open document in read mode, but when tries to open the document for editing, he saw message that document is alredy locked by User 1
In that situation I need button for User 2 with funcionality to change edit to read mode for User1 and after that open document in edit mode
Subject: RE: Lock/Unlock document for web clients
Mike, I find lotus class for document locking (author Chad Schelfhout) but I don’t now how to use …
http://www.chadsmiley.com/chadsmiley/home.nsf/D6Plinks/Domino_Document_Locking_Class_1_3
Can you help me…
And Veronice thank you, I red your propose on every post but I don’t interesting…
Subject: Lock/Unlock document for web clients
Have a look at http://www.xetrion.com.