CIFS support for custom folders. Is it officially supported?
Hi Team,In my content model I am creating folder of the type project by extending cm:folder.<type name="pcmroject"> <parent>cm:folder</parent> </type> I am able to access the folders of the type pcmroject throgh CIFS.But I wanted the con...