02-18-2010 09:14 AM
<type name="my:test_type">
<properties>
<property name="my:test_property">
<title>Title</title>
<type>d:text</type>
<mandatory>false</mandatory>
</property>
…
I managed to configure Alfresco Share in a way that I can view and edit that new properties (http://edlovesjava.blogspot.com/2009/07/alfresco-forms-engine-customization.html).03-10-2010 11:04 AM
03-12-2010 09:07 AM
03-13-2010 08:30 PM
03-14-2010 05:33 AM
03-14-2010 08:54 AM
03-14-2010 02:17 PM
03-15-2010 12:08 PM
03-17-2010 09:22 AM
07-20-2010 09:13 AM
01-11-2011 10:01 AM
<config evaluator="model-type" condition="amw:contratoEmpresario">
<forms>
<form id="search">
<simple-search-additional-attributes>
<qname>cm:name</qname>
<qname>amw:cedula</qname>
<qname>amw:codigo</qname>
</simple-search-additional-attributes>
…..
I also try <simple-search-additional-attributes>
<qname>name</qname>
<qname>cedula</qname>
<qname>codigo</qname>
</simple-search-additional-attributes>
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.