06-23-2010 06:09 AM
<config evaluator="node-type" condition="csf:customFolderType">
<navigation>
<override from-view-id="/jsp/browse/browse.jsp" to-view-id="/jsp/browse/custombrowse.jsp" />
</navigation>
</config>
07-02-2010 05:14 AM
08-18-2010 08:18 AM
What I want, it is to show the doclist according to the following treatment:
If the folder have a customFolder type:
Do not use the "widgets.dataSource" and "widgets.dataTable"
But create an iframe in the doclist zone of the WS documentlist.get.html.ftl
And this iframe will call a WS which I developed.
Otherwise:
Use the "widgets.dataSource" and the "widgets.dataTable"
08-18-2010 08:21 AM
My question now, how could I get back the nodeRef of the current or parent node from the file documentlist.js :?:
var recordFound = this._findRecordByParameter(pathName, "fileName");
var nodeRef = recordFound.getData("nodeRef");
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.