Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I'm facing a problem with delete confirmation message box which shows up twice. my scenario is the following : - I have a SharePoint Site. - Document library - Some custom actions i developed for the document library.

The first problem appeared when i tried to deploy my custom actions to the document library ribbon, all the code needed was well done, but after deploying, the buttons were still hidden. I resolved that by changing the summury toolbar of the list view webpart to full toolbar. After doing that, my custom buttons appeared. But another problem appears : when i try to delete elements using the standard delete button, the confirmation message shows up twice and to remedy to this, i had to reset the listview webpart's toolbar to summury but again i will lose my custom buttons.

Note :this occurs after the list view webpart was cutomized using SharePoint designer. if anyone can help me fix this, i will be thankfull.

Update : To reproduce the problem, open SharePoint designer, edit the Default view of the document library and add column or rename an existing column. After that come back to the list with IE and try to delete an element from the list.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.