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).01-11-2011 10:04 AM
01-13-2011 06:01 PM
ALL:26630006
01-14-2011 03:42 PM
initialSearchTerm: ("${searchTerm?js_string}".length>0?"ALL:":"")+"${searchTerm?js_string}",
queryInput.value = this.options.initialSearchTerm;
if(queryInput.value.length>4){
queryInput.value = queryInput.value.substring(4);
}
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.