09-21-2010 06:22 AM
…
"items":
[
<#list doclist.items?sort_by("cm:name") as item>
{
<@itemLib.itemJSON item=item />
}<#if item_has_next>,</#if>
</#list>
]
…
09-21-2010 09:25 AM
<#list doclist.items?sort_by(['node','name']) as item>
And add doclist.get.json.ftl in shared\classes\alfresco\extension\templates\webscripts\org\alfresco\slingshot\documentlibrary.
09-25-2010 11:16 AM
Found an issue:And add doclist.get.json.ftl in shared\classes\alfresco\extension\templates\webscripts\org\alfresco\slingshot\documentlibrary.<#list doclist.items?sort_by(['node','name']) as item>
09-27-2010 03:55 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.