04-08-2009 10:52 AM
<h1>Some Node Model Properties</h1>
<table>
<#list space.children as document>
 <#– Test –>
<tr><td>${document.properties.name}</tr></td> 
<tr><td>displayPath: ${document.displayPath}</tr></td> 
<tr><td>downloadUrl: ${document.downloadUrl}</tr></td> 
<tr><td>webdavUrl: ${document.webdavUrl}</tr></td> 
<tr><td>url: ${document.url}</tr></td> 
<tr><td>name: ${document.name}</tr></td> 
<tr><td>
</#list>
 </table>
 04-09-2009 03:37 AM
04-09-2009 10:13 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.