05-23-2012 04:41 AM
…
var documentsOfTitle = new Alfresco.DocumentList("${doclistId}").setOptions({
siteId: "",
containerId: undefined,
rootNode: "alfresco://company/home/sites",
usePagination: true,
sortAscending: true,
sortField: "cm:name",
showFolders: true,
simpleView: true,
highlightFile: "",
replicationUrlMapping: {},
repositoryBrowsing: true,
useTitle: true,
userIsSiteManager: true
}).setMessages(
${messages}
);
…
05-23-2012 09:15 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.