How to debug javascript in Share dashlet

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2013 06:57 AM
Hello,
I'm a new born in Alfresco word, trying out a few things.
I've created a small dashlet with below description
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
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
Labels:
- Labels:
-
Archive
1 REPLY 1

Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2013 02:57 AM
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
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
