Error while creating a new dashlet to show recent docs
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-02-2009 02:34 AM
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..
Any hints/help highly appreciated..
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..
Labels:
- Labels:
-
Archive
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-02-2009 06:26 AM
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 ?
Ca you describe precisely the way you are trying to add it ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-02-2009 07:02 AM
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
<r:template template="/alfresco/templates/recent_docs.ftl" />
And added the new dashlet configuration in the web-client-config-custom.xml

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-02-2009 07:36 AM
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
- 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
