In this article we will be seeing how to remove "Add new item link" form the SharePoint list. In this article, I have created a custom list definition and in that I have modified the Schema file to remove the Add new item link. My solution looks like the following Open the Schema.xml and change the Toolbar Type from "Standard" to "None". Deploy the solution and check the SharePoint custom list.
How to create Visual web part using Sandbox solution in SharePoint 2010
How to remove the ribbon groups from the SharePoint list
Hi ,i tested this implementation and it worked perfectly . But the problem is that it renders my custom ribbon ineffective. What should i do ?