Tagged Questions
3
votes
3answers
2k views
SharePoint custom context menu in custom list appears on folders and not just files
I have created a custom list here is the List Template:
<ListTemplate Name="CustomDocumentLibrary"
DisplayName="Document Library"
Description=""
BaseType="1"
...