I need to create recent activity webpart in sharepoint 2010,
The webpart should show the activities of last few days of of a specific library.
Do you have any idea on how you would approach that?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You would first need to turn on the audit logging and then trawl through the logs for the activity against the location. There you will see all check-in, out, open and upload, edit, etc.