05-18-2012 03:51 PM
05-19-2012 04:34 AM
05-29-2012 09:19 AM
05-30-2012 12:06 AM
05-30-2012 05:18 AM
I had to interchange the fileName and title in Document List, Document Details and Search pages. Following are the methods/files I extended.
a) For Document List page - Overridden fnRenderCellDescription() of components\documentlibrary\documentlist.js
b) For Document Details Page - Since the title and name are rendered in org\alfresco\components\node-details\node-header.get.html.ftl, I had to extend this FTL file using Alfresco's extension mechanism.
c) For Search - Overridden _setupDataTable() method in components\search\search.js
I also updated the respective *.get.head.ftl files to include my custom JS files containing the overridden methods.
Hope this helps.
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.