I am very new on sharepoint. I am using sharepoint 2013. I have a document library which has two types of contents (i.e. document, and document set). I have created a column type called "Month". Now i want to associate the column called "Month" with content type document set. By default it associates with both content types. Is there any way to associate column with specific content type?
1
votes
1 Answers
0
votes
You need to do following steps to do it:
- Enable "Allow management of content type" setting from Library settins -> Advance Settings.
- Now create new column in library. And make sure "Add to all content types" check box is checked.
- Once you do this your column will be added in all content types. Now under content type list. Click on document content type.
- You will see your added column. click on column and you will get remove Button. You need to do this for all content type where you do not want Month column. Now you have your column added to only in needed content type.