Hi everybody,
Can anyone help me to get started with javascript debugging?
Lets assume I have completed all the steps from the following documentation: Customizing a Surf JavaScript Widget in the Document Library | Alfresco Documentation
I'm able to debug client javascript code that is exposed to the browser.
But the question is how to debug a javascript controller documentlist-v2.get.js mention in this article?
Thanks for any help.
Solved! Go to Solution.
You can use the Javascript debugger, as described in the docs: Debugging a controller script | Alfresco Documentation
You can use the Javascript debugger, as described in the docs: Debugging a controller script | Alfresco Documentation
Thanks Douglas,
I saw this doc. Could you please advice how to "Invoke your web script". What is the controller URL for this particular example?
It's not clear for me how to invoke it.
Thanks.
By "invoke your webscript" you can understand it as access its URL, using the right HTTP method (GET, PUT, etc).
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.