Is there any way that we can create a pop up on item deleting event reiever -- so when an item is deleting which gives us option whether to go ahead and delete the item or cancel the delete..
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
The ItemDeleting runs on Server and pop ups runs as javascript on client side, so you cannot display a confirmation popup. |
|||
|
|