0
votes
0answers
22 views

CustomRibbon not displaying in inbuilt List created

I have created my CustomRibbon button in my project. When I deploy it, it is showing me in the CustomList which is created from Site, but not displaying in the List which is created from VisualStudio ...
2
votes
1answer
203 views

Why CustomRibbonButton for List not displaying in RibbonBar?

I have added 1 Element File for CustomRibbon Button. And added 1 Feature to deploy this RibbonButton. When I deploy this, it deploys and Feature is Activated but not displaying the Button in ...
0
votes
2answers
203 views

deploying custom feature in sharepoint 2010

I have created a custom feature for adding a button in the SharePoint 2010 ribbon. If I click that button, I can open a show model dialog box which I have loaded a aspx file that contains file upload ...