No announcements
Found 2899627 threads
-
0 Votes
Remove Delete Item From Sharepoint Task ECB menu
You can assign rights to control the deletion of items by using custom permissions configurable using the UI, please ...Answered | 1 Replies | 4236 Views | Created by Brijesh Shah - Thursday, July 14, 2011 1:04 PM | Last reply by Dave Hunter - Thursday, July 14, 2011 1:21 PM -
1 Votes
hide "Delete" from ECB menu for a specific document library in sharepoint 2010
Hi, Rahul you can try below code, If you want to hide the ECB menu from specific list then you can add the below snippet in the /Allitems.apx ...Answered | 6 Replies | 5059 Views | Created by Rahul_C - Friday, June 15, 2012 11:27 AM | Last reply by Nadim Sayyed - Thursday, June 28, 2012 9:40 AM -
1 Votes
How to hide "Delete Item" from ECB menu for 1 specific custom list
We can hide the ECB menu items by using the below script for the "Delete Item", we need to write the below script in the content editor webpart.Answered | 10 Replies | 46677 Views | Created by DesyBr - Thursday, April 29, 2010 4:44 PM | Last reply by Ravikiran Velama - Thursday, June 15, 2017 8:41 AM -
0 Votes
How to hide the ECB item "Edit item" from the ECB ?
Hi Gerald, Thanks for the code.But can we implement the same functionality when the ECB loads/opens instead of hovering over the menu ...Answered | 8 Replies | 4232 Views | Created by Aneesh Kochukrishnan - Thursday, May 10, 2012 9:32 AM | Last reply by M Rakesh Jain - Tuesday, July 10, 2012 11:11 AM -
0 Votes
how to hide delete link in ecb
//strAction="DeleteDocLibItem('"+ ctx.HttpPath+"&Cmd=Delete&List="+ctx.listName+ ...Answered | 4 Replies | 8440 Views | Created by cally_kalpana - Wednesday, February 16, 2011 9:55 AM | Last reply by cally_kalpana - Thursday, February 17, 2011 2:13 AM -
1 Votes
How to remove "delete item" from ellipses menu of SharePoint list
Hi, We can use script to hide the “Delete Item” from Edit Control Block (ECB) menu.Answered | 7 Replies | 1995 Views | Created by Steve Shuai - Tuesday, September 4, 2018 7:51 AM | Last reply by Linda ZL - Thursday, September 13, 2018 9:30 AM -
0 Votes
How to remove 'Delete Item' from context menu of a programmatically created list?
Because in my case the idea was to hide only "Delete Item" option from the context menu and show rest of the options such as "Edit ...Answered | 9 Replies | 15342 Views | Created by Sunny Bahree - Thursday, March 4, 2010 6:05 AM | Last reply by Aneesh Kochukrishnan - Tuesday, May 8, 2012 6:00 AM -
0 Votes
ECB Menu with Javascript
You can call multiple functions from teh UrlAction element.Answered | 3 Replies | 2621 Views | Created by Kim MacIntyre (MCTS) - Tuesday, November 6, 2012 7:50 PM | Last reply by Steve.Curran - Tuesday, November 6, 2012 9:33 PM -
0 Votes
how to use custom actions in ECB menu items?.
Use Javascript/Flash to copy the URL to the clipboard - http://stackoverflow.com/questions/400212/how-to-copy-to-clipboard-in-javascript Use an ...Answered | 1 Replies | 7390 Views | Created by swapna_l9 - Monday, March 7, 2011 10:48 PM | Last reply by N L V - Tuesday, March 8, 2011 9:39 AM -
0 Votes
Hide context menu items in sharepoint libraries
Hi, You can check this as ...Answered | 2 Replies | 5109 Views | Created by Ton-Ton Keaton - Tuesday, October 18, 2011 3:19 AM | Last reply by RobinTed - Tuesday, October 18, 2011 5:11 AM -
1 Votes
how to hide delete button on the docuemnt library item drop down menu
Here is an example, you can do the same with any menu item you want. .... err... almost any ^.Answered | 7 Replies | 7464 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
ECB menu item 'EMail a Link' url neeed to be change
Hi, this MSDN thread might help you, ...Answered | 1 Replies | 2814 Views | Created by mpkumar - Tuesday, September 25, 2012 6:33 AM | Last reply by Babasaheb - Tuesday, September 25, 2012 11:21 AM -
0 Votes
Sharepoint 2007 Designer: Remove menu
I did have to remove the user from the list and re-add them to get the permissions to work.Answered | 7 Replies | 6653 Views | Created by aikiart7 - Tuesday, July 26, 2011 8:20 PM | Last reply by aikiart7 - Wednesday, July 27, 2011 8:51 PM -
2 Votes
Delete sharepoint list items - Powershell Scheduled Task
I used powershell to do this and have job running in Task scheduler to do this every day.Answered | 5 Replies | 8492 Views | Created by Sasha V - Monday, April 23, 2012 8:15 PM | Last reply by Sasha V - Thursday, April 26, 2012 3:06 PM -
0 Votes
DocLib Item Menu
Hi, It seems that you are finding how to make an ECB menu.Answered | 1 Replies | 5619 Views | Created by e v e r n i t e - Wednesday, November 17, 2010 6:58 AM | Last reply by KeFang Chen - Wednesday, November 17, 2010 7:50 AM -
1 Votes
how to hide the publish button from ECB Menu
hi, Thanks for ur help.i added a content editor webpart and added this code into that HTML source. but still i am getting the option in the ECB menu.pls suggest me if ...Answered | 4 Replies | 2855 Views | Created by krishnamurthy mathivanan - Tuesday, April 16, 2013 7:08 AM | Last reply by Rahul__Ranjan - Monday, April 22, 2013 4:28 AM -
0 Votes
Item Menu Version History giving error 'item has been deleted.'
In my case, the issue was, version history on ribbon button is giving item deleted error.Answered | 5 Replies | 8543 Views | Created by Fred Pacheco Jr - Friday, May 4, 2012 6:33 PM | Last reply by Pradeep Nulu - Thursday, December 22, 2016 6:18 AM -
37 Votes
Sharepoint 2013 - Remove "Recent" from left menu
You can delete the menu item all you want, but it will come back.Answered | 30 Replies | 93751 Views | Created by Gaffdynamic - Thursday, September 5, 2013 4:27 PM | Last reply by krishant007 - Thursday, March 22, 2018 4:15 PM -
0 Votes
How to implement Context menu(ECB) in sharepoint Dataview?
SharePoint - Nauplius Applications Microsoft SharePoint Server MVP MCITP: SharePoint Administrator ...Answered | 1 Replies | 1849 Views | Created by Mariselvan R - Wednesday, February 27, 2013 2:44 PM | Last reply by Trevor Seward - Wednesday, February 27, 2013 7:43 PM -
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 | 1107 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 - Items 1 to 20 of 2899627 Next ›
No announcements