Tagged Questions
3
votes
2answers
3k views
How to delete site columns, deployed via feature (not visible in Sharepoint UI)?
Well it seems like this is a problem some people are having, but I can't seem to find the definite solution.
I deployed some Site Columns to Sharepoint using a feature, let's go with the following ...
1
vote
6answers
7k views
Deploying columns with content types in Visual Studio 2010
I've written a feature that deploys new columns along with a content type containing the columns. The feature is Site scoped and written in Visual Studio 2010 to deploy to SharePoint 2010.
When the ...