Forum Discussion
Haniel Croitoru
Sep 19, 2016Learn Expert
How to Properly Delete Custom Columns in SharePoint
SharePoint custom columns have been around for quite some time, but I’m finding that there’s still some confusion on how the various types are used, and more importantly how can you delete them. In ...
Dean_Gross
Sep 19, 2016Silver Contributor
While there is a lot of good information in this article, it fails to mention a common problem that occurs when a Site column is created in a lower level of a site collection, the column is not available to the parent sites nor in the sibling sites. This can lead to a tremendous amount of confusion if another column is added to the top of the collection.
I strongly recommending creating all site columns at the root of the site collection
I strongly recommending creating all site columns at the root of the site collection
Haniel Croitoru
Sep 20, 2016Learn Expert
Dean_Gross, you're absolutely right. Creating site columns in subsites is a common poor practice. My goal with this short article was to focus on issues commonly faced when deleting existing columns. Appreciate your feedback! :smileyhappy: