cancel
Showing results for 
Search instead for 
Did you mean: 

Creating Site-Dashlet how to ?

flefoll
Champ in-the-making
Champ in-the-making
Hi,

I created a site-dashlet (mostly copying site-links),
Patching webapps/share/WEB-INF/classes/alfresco/site-data/presets/presets.xml I added reference to my pageId.

Creating a site, I have such error :

Message:   Failed to load script '/org/alfresco/components/navigation/collaboration-navigation.get.js (in classpath store file:/opt/proto/dist/webapps/share/WEB-INF/classes/alfresco/site-webscripts)': TypeError: Cannot read property "title" from null (file:/opt/proto/dist/webapps/share/WEB-INF/classes/alfresco/site-webscripts/org/alfresco/components/navigation/collaboration-navigation.get.js#28)
   
Exception:   org.mozilla.javascript.EcmaError - TypeError: Cannot read property "title" from null (file:/opt/proto/dist/webapps/share/WEB-INF/classes/alfresco/site-webscripts/org/alfresco/components/navigation/collaboration-navigation.get.js#28)

Can somebody point me specific documentation or explanation to create site-dashlet ?

Thanks in advance,

Francois
2 REPLIES 2

nancyg
Champ in-the-making
Champ in-the-making
Hello Francois -

There is a new video posted in the content community that demonstrates how to create a dashlet, you can find it in the Tutorials space. The direct link is http://share.alfresco.com/share/page/site/community/document-details?nodeRef=workspace://SpacesStore....

You'll have to register for the content community first if you haven't already done so, http://www.alfresco.com/community/register.

Nancy

If this post was helpful, please click Yes on the Post Rating

flefoll
Champ in-the-making
Champ in-the-making
Hi,

This is a very very nice tutorial for user-dashlet,
but it unfortunately doesn't answer to my question about "site-dashlet" programming specificity.
Nevertheless your tutorial is interesting (I pushed it to some colleges 🙂 )

Thanks for the post,
Regards,

Francois