05-09-2011 07:18 AM
this web script lists all documents in a folder,but we would like to display instead of Name/created/modified/description/body, some custom properties. And we're getting this error if we try to use {document.properties["my:myprop"]}
What is the correct syntax of displaying a custom property in a FTL freemarker template file? <td><div id="desc_${node_index + 1}">${node.properties.description}</div></td>
i'ts possible to use something like: <td><div id="desc_${node_index + 1}">${node.properties.["custom:customproperty"]}</div></td>
or something like that?
06-01-2011 12:37 PM
10-21-2011 08:28 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.