04-09-2014 10:08 PM
04-10-2014 12:49 AM
04-10-2014 03:16 AM
04-10-2014 06:27 AM
<table>
<#list companyhome.children as child>
<#if child.isContainer>
<tr>
<td><img src="/alfresco${child.icon32}"></td>
<td><b>${child.properties.name}</b> (${child.children?size})</td>
</tr>
</#if>
</#list>
</table>
04-10-2014 09:54 PM
04-11-2014 05:25 AM
04-15-2014 11:28 PM
04-15-2014 11:59 PM
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.