Sep 20 2023 05:42 PM
I have created a custom content type name Foldercustom which have its parent = Folder and contain a custom column named "Dept", as follow:-
now inside the document library i defined the FolderCustom content type as the default content type, as follow:-
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?
Sep 20 2023 11:03 PM
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
Sep 21 2023 03:29 AM - edited Sep 21 2023 03:30 AM
@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?