cancel
Showing results for 
Search instead for 
Did you mean: 

Installing Records Management

ru73
Champ in-the-making
Champ in-the-making
I downloaded and installed the Records Management per the instructions. Restarted the server, and do not see the Records Management dashlet. Any help would be appreciated. Is there a log file I can look at? Latest edition of Alfresco Community.

Thanks
22 REPLIES 22

sqrl00
Champ in-the-making
Champ in-the-making
in the previous comment

<@script type="text/javascript" src="${url.context}/res/components/documentlibrary/documentlist-view-detailed.js">
<@script type="text/javascript" src="${url.context}/res/components/documentlibrary/documentlist-view-simple.js">
<@script type="text/javascript" src="${url.context}/res/components/documentlibrary/documentlist-view-gallery.js">
<@script type="text/javascript" src="${url.context}/res/yui/slider/slider.js">

should actually be

<@script type="text/javascript" src="${url.context}/res/components/documentlibrary/documentlist-view-detailed.js"></@script>
<@script type="text/javascript" src="${url.context}/res/components/documentlibrary/documentlist-view-simple.js"> </@script>
<@script type="text/javascript" src="${url.context}/res/components/documentlibrary/documentlist-view-gallery.js"></@script>
<@script type="text/javascript" src="${url.context}/res/yui/slider/slider.js"></@script>

then should be all working

clopes
Champ in-the-making
Champ in-the-making
Hi,

i've done updated the documentlist.get.head.ftl file as you said but the problem persists.

still can't ciew fileplan, create new series, etc.

can you help me please.

i'm using Alfresco CE 4.2C and  alfresco-rm-2.0.1-147

i'm also having some javascript exception on the file plan page

Can someone help me please?

I've Solved based on https://issues.alfresco.com/jira/browse/RM-586
Regards

jabo25
Champ in-the-making
Champ in-the-making
I did everything as mentioned in this thread but file plan still doesn't work. I have a clean install of 4.2c Community together with rm 2.0.147.