Forum Discussion
Why is a "document library"-property not showing for my custom content type?
Hi,
I have a SharePoint list "Customers" and a document library.
In the document library I have added a property "Customer" that refers to list "Customers" (title field).
Now, I can filter perfectly on this new property... That's Great !
But... I have now added a custom Template via a custom Content type for the document library.
I noticed that the new property in the "document library"... is not available for the Custom Content Type. So, I figured that I just need to add properties in the Content Type.... So I added the same property "Customer" in the Content type...
Now, I can modify the properties of documents (based on the custom content type), so that I can select a customer...
BUT I only see the customer field when Editing the Document properties, I DO NOT SEE the "Customer" in the Document library for the custom content type...
What am I missing??
Thanks !
Since the Site Column already exists on the Site Collection i would delete both Site Columns from the Document library and then add the existing Site Column again. That way you would be sure of that both content types use the same Site Column.
6 Replies
- MagnusGoksoyrOLDProfileBronze Contributor
One reason can be that the new content type you have added is "Read Only" and therefore the column "Customer" will not be added to it when you add the column to the library. If that is the case then You can:
Open settings for the Document Library and click on the new Content Type.
Choose Advanced Settings
Set Read only to "No".
Save the settings and try to add the column Customer to the Content Type. Now You should be able to see it also in the view.
- ErdYarBrass Contributor
Hi,
Thanks. That setting seems to be fine....
I do notice that I see Customer 2 times in the Document library Settings⦠Could this have anything to do with the problem perhapsā¦.
- MagnusGoksoyrOLDProfileBronze Contributor
Yes it does. The difficult part is to find out which one to delete :-)