cancel
Showing results for 
Search instead for 
Did you mean: 

How can I show custom fields(properties) so that I could write something and search for them?

tiagojsilva
Champ in-the-making
Champ in-the-making

I have installed Alfresco and I was able to create custom model, types and properties

I know that I cam serch for them in this way: <cm>:<propertiy-name>:<word-for-search>

But I would like to see custom properties in advanced search so that I could write directly on the field and find content

Is there any way to do it by interface of the newest Alfresco Community version?

Or I need to configure xml file?

2 REPLIES 2

douglascrp
World-Class Innovator
World-Class Innovator

There is no way to do that by interface right now.

Maybe in the future.

In order to achieve what you described, you have to perform some xml editing, as described here Working With Custom Content Types in Alfresco | ECMArchitect | Alfresco Developer Tutorials 

Thank you!