<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Debugging a custom javascript controller in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/debugging-a-custom-javascript-controller/m-p/56938#M20553</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me to get started with javascript debugging?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets assume I have&amp;nbsp;completed all the steps from the&amp;nbsp;following documentation:&amp;nbsp;&lt;A class="link-titled" href="https://docs.alfresco.com/5.1/tasks/dev-extensions-share-tutorials-customizing-widget-instantiation.html" title="https://docs.alfresco.com/5.1/tasks/dev-extensions-share-tutorials-customizing-widget-instantiation.html" rel="nofollow noopener noreferrer"&gt;Customizing a Surf JavaScript Widget in the Document Library | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm able to debug client javascript code that is exposed to the browser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But&amp;nbsp;the question is how to debug a javascript controller&amp;nbsp;&lt;SPAN style="color: #58595b; background-color: #ffffff;"&gt;&lt;STRONG&gt;documentlist-v2.get.js&lt;/STRONG&gt; mention in this article?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #58595b; background-color: #ffffff;"&gt;Thanks for any help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #58595b; background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Apr 2018 12:08:44 GMT</pubDate>
    <dc:creator>olylak</dc:creator>
    <dc:date>2018-04-19T12:08:44Z</dc:date>
    <item>
      <title>Debugging a custom javascript controller</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/debugging-a-custom-javascript-controller/m-p/56938#M20553</link>
      <description>Hi everybody,Can anyone help me to get started with javascript debugging?Lets assume I have&amp;nbsp;completed all the steps from the&amp;nbsp;following documentation:&amp;nbsp;Customizing a Surf JavaScript Widget in the Document Library | Alfresco Documentation&amp;nbsp;I'm able to debug client javascript code that is exposed to the</description>
      <pubDate>Thu, 19 Apr 2018 12:08:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/debugging-a-custom-javascript-controller/m-p/56938#M20553</guid>
      <dc:creator>olylak</dc:creator>
      <dc:date>2018-04-19T12:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging a custom javascript controller</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/debugging-a-custom-javascript-controller/m-p/56939#M20554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the Javascript debugger, as described in the docs:&amp;nbsp;&lt;A class="link-titled" href="https://docs.alfresco.com/community/tasks/ws-controller-debug.html" title="https://docs.alfresco.com/community/tasks/ws-controller-debug.html" rel="nofollow noopener noreferrer"&gt;Debugging a controller script | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 16:54:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/debugging-a-custom-javascript-controller/m-p/56939#M20554</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2018-04-19T16:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging a custom javascript controller</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/debugging-a-custom-javascript-controller/m-p/56940#M20555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Douglas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw this doc. Could you please advice how to "&lt;SPAN style="color: #58595b; background-color: #ffffff;"&gt;Invoke your web script&lt;/SPAN&gt;". What is the controller URL&amp;nbsp;for this particular example?&lt;/P&gt;&lt;P&gt;It's not clear for me how to invoke it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2018 08:44:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/debugging-a-custom-javascript-controller/m-p/56940#M20555</guid>
      <dc:creator>olylak</dc:creator>
      <dc:date>2018-04-27T08:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging a custom javascript controller</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/debugging-a-custom-javascript-controller/m-p/56941#M20556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By "invoke your webscript" you can understand it as access its URL, using the right HTTP method (GET, PUT, etc).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2018 17:02:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/debugging-a-custom-javascript-controller/m-p/56941#M20556</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2018-05-01T17:02:40Z</dc:date>
    </item>
  </channel>
</rss>

