12-08-2010 04:16 AM
12-08-2010 09:59 AM
12-09-2010 12:54 AM
Do you mean the st:site node type or are you doing something else…?
12-09-2010 09:30 AM
01-14-2011 02:58 PM
01-17-2011 06:02 AM
01-28-2011 07:00 AM
<config evaluator="string-compare" condition="AdvancedSearch">
<advanced-search>
<forms>
<form id="search2" label="Conservazione" description="Cerca documenti conservati o da conservare">cm:content</form>
</forms>
</advanced-search>
</config>
<config evaluator="model-type" condition="cm:content">
<forms>
<form id="search2">
<field-visibility>
<show id="cm:name" />
<show id="cm:title" force="true" />
<show id="cs:partita-iva" force="true" />
<show id="cs:codice-fiscale" force="true" />
</field-visibility>
<appearance>
<field id="cm:title">
<control template="/org/alfresco/components/form/controls/textfield.ftl" />
</field>
<field id="cs:partita-iva">
<control template="/org/alfresco/components/form/controls/textfield.ftl" />
</field>
<field id="cs:codice-fiscale">
<control template="/org/alfresco/components/form/controls/textfield.ftl" />
</field>
</appearance>
</form>
</forms>
</config>
01-28-2011 07:26 AM
01-28-2011 08:07 AM
I am able to successfully search on the value of a property of an aspect in the advanced search screen simply by adding that property to the form.
01-28-2011 08:31 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.