Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SharePoint Lists concurrency issue

0 views
Skip to first unread message

CSCSG

unread,
Nov 11, 2009, 2:33:02 AM11/11/09
to
Hi, This is related to SharePoint Lists (MOSS 2007).
--> Assume If User 'A' updates a record in SharePoint lists and keep the
browser open.
--> Now user 'B' opens the lists and try to update the record. He will be
able to make/commit changes.
--> If user A then attempts to modify the same record after user B modified
it, SharePoint should warn user A.

But during development concurrency testing, it failed. meaning the modified
by B is again replaced by A without giving any warning. We would like to have
the same Checkout feature in the SharePoint lists like SharePoint document
library.
How to prevent the user 'A' from over writing the record saved by user 'B'.
Please advice.
Is it possible to configure the SharePoint lists with "Check Out"
functionality?

spconsultant

unread,
Nov 13, 2009, 9:03:36 AM11/13/09
to
SharePoint lists do have Check-out functionality. Lok on the
list settings > Versioning settings.
0 new messages