No announcements
Found 1950673 threads
-
2 Votes
Document library...can't delete
Goto to the library which you want to delete.Answered | 5 Replies | 9067 Views | Created by hizic - Thursday, June 13, 2013 7:55 PM | Last reply by Alex Brassington - Thursday, April 2, 2015 11:57 AM -
0 Votes
deletion confirmation message not appearing on delete an item from document library
What you are seeing is a javascript Alert from the core.js file when the context menu item for "Delete" is chosen.Answered | 5 Replies | 3710 Views | Created by RK Naik - Monday, August 17, 2009 6:47 PM | Last reply by Chengyi Wu - Wednesday, September 2, 2009 12:41 AM -
0 Votes
Approve item in document library
So, people with enough rights can see the item in the document library while the approval process is going on.Answered | 1 Replies | 7689 Views | Created by Nmap2010 - Monday, January 3, 2011 4:08 PM | Last reply by Greg Galipeau - Monday, January 3, 2011 6:31 PM -
0 Votes
How to enable users to edit and delete only their items in a Document Library
Hi, the option you are talking about is Item Level security management through advanced settings, this setting is not available for document ...Answered | 1 Replies | 2974 Views | Created by Joss83 - Wednesday, November 9, 2011 10:15 AM | Last reply by Babasaheb - Wednesday, November 9, 2011 10:55 AM -
0 Votes
Hide Delete Item option in View Properties page of Document library
I understand that users can directly go to the library and delete the record.Answered | 5 Replies | 6184 Views | Created by Venkatzeus - Saturday, July 16, 2011 7:41 AM | Last reply by Siva Padala - Monday, July 18, 2011 11:23 AM -
0 Votes
Restrict user to delete files from document library
Thanks, I wondered when i modify event receiver for example:- 1- properties.ErrorMessage = "You cannot delete ...Answered | 29 Replies | 6738 Views | Created by Rauf Ab - Monday, September 12, 2011 12:10 PM | Last reply by Rauf Ab - Tuesday, September 20, 2011 9:38 AM -
1 Votes
Use OnEvent method to avoid deleting an item from document library
I've one another question: When attaching an item to a list - Is there a way to attach it directly to "Document ...Answered | 5 Replies | 4379 Views | Created by Mahesh Buddolu - Wednesday, August 27, 2008 5:57 PM | Last reply by Mahesh Buddolu - Saturday, October 11, 2008 6:50 AM -
3 Votes
Delete documents in a library based on date
Easy way is to use the library Information management policy settings then set the retention policy.Answered | 10 Replies | 4726 Views | Created by SharePoint Diva - Wednesday, July 2, 2014 1:55 PM | Last reply by ankitsaxena - Friday, July 4, 2014 6:04 AM -
0 Votes
Attachments to Document Library item
I was really hoping there was a way to add attachments to document library items because it would have made the knowledge base document library much more ...Answered | 7 Replies | 21027 Views | Created by Sander Säde - Thursday, December 13, 2007 2:44 PM | Last reply by Steve B_ - Thursday, March 15, 2012 3:26 PM -
0 Votes
SharePoint 2007 : How to programmatically delete all items in Document Library?
You can also delete list item using this SPWeb mySite = SPContext.Current.Web; SPListItemCollection listItems = ...Answered | 2 Replies | 5526 Views | Created by sams371 - Tuesday, October 11, 2011 9:18 AM | Last reply by Er. Vinay Kumar - Tuesday, October 11, 2011 10:06 AM -
1 Votes
How to forbid to delete documents in a sharepoint library
You can also setup an Alert on the list/library so that the list owner (or any other user) can receive an alert when something is deleted.Answered | 7 Replies | 7144 Views | Created by Anton Chetvergov - Friday, February 27, 2009 10:20 AM | Last reply by NK Kumar - Friday, February 27, 2009 7:11 PM -
0 Votes
unable to delete document library
Hello, TryGetList method receives list Title as input (http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.splistcollection.trygetlist.aspx) as far as I ...Answered | 3 Replies | 2880 Views | Created by SanRek - Monday, August 6, 2012 2:13 PM | Last reply by SanRek - Monday, August 6, 2012 2:58 PM -
0 Votes
Document library Item Added create List Item
When the event receiver ItemAdded method is called on the document, how do i attach the document to the new list item being created?Answered | 7 Replies | 5367 Views | Created by Jaykzoo - Thursday, December 29, 2011 9:02 PM | Last reply by servy42 - Friday, December 30, 2011 9:31 PM -
2 Votes
Unable to view items in document library
The security can be manage at the item level so it possible to see the list but not the item.Answered | 2 Replies | 12715 Views | Created by Nalla Paiyan - Wednesday, February 25, 2009 4:33 PM | Last reply by Nalla Paiyan - Thursday, February 26, 2009 10:34 PM -
0 Votes
Document Library - limit number of group items
You are commenting on a post I deleted several minutes ago once I had re-read your post.Answered | 4 Replies | 5814 Views | Created by Bon.Scott - Monday, November 9, 2009 12:28 PM | Last reply by Bon.Scott - Monday, November 9, 2009 1:07 PM -
2 Votes
Report to show deleted or moved files in a document library
Hi, steven_455 said: Is there a report that shows me when documents were either moved or deleted from a document ...Answered | 2 Replies | 7573 Views | Created by steven_455 - Friday, March 6, 2009 4:14 PM | Last reply by Lambert Qin [秦磊] - Monday, March 9, 2009 3:07 AM -
1 Votes
How to call out of box delete function on client side for deleting item in document library SharePoint 2010.
Try this Solution:Answered | 3 Replies | 1038 Views | Created by Rohan N Bhavsar - Sunday, March 22, 2015 7:51 AM | Last reply by Rohan N Bhavsar - Monday, April 6, 2015 12:08 PM -
3 Votes
How to get the count of items(folders or documents) in a SharePoint document library and for a folder in any SharePoint document library?
Try this: class Program { static void Main(string[] args) { using (SPSite site = new ...Answered | 4 Replies | 38371 Views | Created by Aakriti Garg - Tuesday, March 12, 2013 11:33 AM | Last reply by sharepointrw3 - Tuesday, March 24, 2015 9:53 PM -
1 Votes
how to hide delete button on the docuemnt library item drop down menu
This still leaves me with the question, "how to remove the delete button from the Item drop down menu within a Document ...Answered | 7 Replies | 7013 Views | Created by Trent Nesic - Tuesday, January 10, 2012 11:16 PM | Last reply by HeToC - Wednesday, January 11, 2012 2:53 PM -
0 Votes
Delete documents from Document Library after 30 days of creating.
Hi, before you start coding use a retentions policy for the documents of your library.Answered | 5 Replies | 7661 Views | Created by satish_p - Sunday, October 23, 2011 11:49 AM | Last reply by Joshua Phua - Tuesday, May 24, 2016 4:17 AM - Items 1 to 20 of 1950673 Next ›
No announcements