Define a custom content type for a Folder inside a document librry will be ignored

Steel Contributor

I have created a custom content type name Foldercustom which have its parent = Folder and contain a custom column named "Dept", as follow:-

 

johnjohn_0-1695256817641.png

 

 

 

now inside the document library i defined the FolderCustom content type as the default content type, as follow:-

 

johnjohn_1-1695256912561.png

 

 

but when i sync the library using one drive and i create a new folder inside my PC the folder created inside the document library will still have the built-in Folder content type instead of the Foldercustom content type.. is this a bug?

2 Replies

Hello @john john

 

i think it's not possible out of the box. We use for this scenario document sets, it's also a folder and you can customizing this kind of content type.

 

You can find more about document sets here: https://support.microsoft.com/en-au/office/introduction-to-document-sets-3dbcd93e-0bed-46b7-b1ba-b31...

 

Best, Dave 

@David Mehrbut when we add a new document from our PC >> the document will have the custom content type related to documents  (which have Documents as its parent) named CT... so why it is working for documents while failed on the folders?