Tagged Questions
3
votes
1answer
545 views
Show Ribbon Button on all types of Lists
I want my custom ribbon button to show in all list views. I found this example: How do you create a Ribbon Button custom action that will appear on all kinds of lists
However, this also shows the ...
1
vote
2answers
1k views
How to disable new/edit/delete of SharePoint list/library views
In our SharePoint portal we have some custom views defined for list and libraries.
I have created the views using list event receiver. Now I need to disable the new/edit/delete views option from ...