Click here to Skip to main content
15,893,486 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,
Can any one help me to add a new delete button in item dropdown of sharepoint list and i need to a work flow associated with the delete button so that onece the user delete an item the other members can recive a mail by telling that the user have deleted the particular item...can any one knows this?????
Posted

1 solution

Not sure why you need to ADD the delete button, its controlled by the permissions in the SharePoint list. You can set alerts at list level to get any kind of operations happening to the list. Hope this helps.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900