cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug javascript in Share dashlet

chanchaljacob
Champ in-the-making
Champ in-the-making
Hello,

I'm a new born in Alfresco word, trying out a few things.

I've created a small dashlet with below description



<webscript>
   <shortname>Latest Document</shortname>
   <description>Displays properties of the latest document to the user</description>
   <family>dashlet</family>
   <url>/components/dashlets/my-latest-doc</url>
</webscript>



Could some one give me a pointer on how I can debug the JavaScript controller for this dashlet?

How can I use the Alfresco JavaScript Debugger in this case, or can Alfresco JavaScript Debugger be used only in case of WebScripts?

Thanks

Chanchal
1 REPLY 1

Not applicable
Hi Chanchal,

take a look at the <a href="http://docs.alfresco.com/4.1/index.jsp?topic=%2Fcom.alfresco.enterprise.doc%2Ftasks%2Fws-controller-...">alfresco docs</a>. The doc will help you.

Grretings Chris