cancel
Showing results for 
Search instead for 
Did you mean: 

Error while creating a new dashlet to show recent docs

rama_honge
Champ in-the-making
Champ in-the-making
I'm using a default recent_doc.ftl to show the recent documents in the new dashlet.
but i'm getting the following error when i add the dashlet..

An error occurred in one of the dashlets.

    * 06020008 Error during processing of the template 'Expression space is undefined on line 10, column 11 in alfresco/templates/recent_uploaded_docs.ftl.'. Please contact your system administrator.

Any hints/help highly appreciated..
3 REPLIES 3

jayjayecl
Confirmed Champ
Confirmed Champ
recent_docs.ftl is not a dashlet, but a presentation template, am I right ?

Ca you describe precisely the way you are trying to add it ?

rama_honge
Champ in-the-making
Champ in-the-making
I'm using this template in the new jsp

<r:template template="/alfresco/templates/recent_docs.ftl" />

And added the new dashlet configuration in the web-client-config-custom.xml

jayjayecl
Confirmed Champ
Confirmed Champ
can you provide us with
- your jsp code (and how to access it : new dialog ? new wizard ? etc …)
- your ftl code
- your web-client-config-custom.xml with the dashlet configuration