Hi!
We want to use the advanced search to look for content types and folder types. He have added in web-client-config-custom.xml the following:
<content-types>
<type name="reu:reuniones" />
<type name="exp:documentos" />
</content-types>
<folder-types>
<type name="as:asuntos" />
</folder-types>
…..
We can search by content types but we can't search by folder types. In AsuntosModel.xml we have:
<types>
<!– Enterprise-wide generic document type –>
<type name="as:asuntos">
<title>Asuntos de CSG</title>
<parent>cm:folder</parent>
……
Is something missing? Why "Asuntos" doesn't appear in the combo?
It's urgent.
Thank you!