<?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 Error in Adding webscript in Alfresco-4.2.f? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/error-in-adding-webscript-in-alfresco-4-2-f/m-p/28943#M12347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am Adding webscript in my alfresco-4.2.f, but when I refresh websript then it gave &amp;nbsp;me error?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Mar 2017 07:03:37 GMT</pubDate>
    <dc:creator>rajeevsoni</dc:creator>
    <dc:date>2017-03-29T07:03:37Z</dc:date>
    <item>
      <title>Error in Adding webscript in Alfresco-4.2.f?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-in-adding-webscript-in-alfresco-4-2-f/m-p/28943#M12347</link>
      <description>I am Adding webscript in my alfresco-4.2.f, but when I refresh websript then it gave &amp;nbsp;me error?</description>
      <pubDate>Wed, 29 Mar 2017 07:03:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-in-adding-webscript-in-alfresco-4-2-f/m-p/28943#M12347</guid>
      <dc:creator>rajeevsoni</dc:creator>
      <dc:date>2017-03-29T07:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Adding webscript in Alfresco-4.2.f?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-in-adding-webscript-in-alfresco-4-2-f/m-p/28944#M12348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably your web script description file has an error. But you provide too few informations about your script for successfully analysing it..&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2017 08:06:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-in-adding-webscript-in-alfresco-4-2-f/m-p/28944#M12348</guid>
      <dc:creator>mehe</dc:creator>
      <dc:date>2017-03-29T08:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Adding webscript in Alfresco-4.2.f?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-in-adding-webscript-in-alfresco-4-2-f/m-p/28945#M12349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Martin see the script ----&lt;/P&gt;&lt;P&gt;&amp;lt;script type="text/javascript"&amp;gt;&lt;BR /&gt; new Alfresco.widget.DashletResiz("${args.htmlid}","${instance.object.id}");&lt;/P&gt;&lt;P&gt;var helloWorldDashlet = new Alfresco.dashlet.HelloWorldDashlet("${el}").setOptions(&lt;BR /&gt; {&lt;BR /&gt; componentId: "${instance.object.id}",&lt;BR /&gt; greeting: "${greeting}",&lt;BR /&gt; user: "${user}"&lt;/P&gt;&lt;P&gt;});&lt;BR /&gt; &lt;BR /&gt; var helloWorldDashletEvent = new YAHOO.util.CustomEvent("onConfigClick");&lt;BR /&gt; helloWorldDashletEvent.subscribe(helloWorldDashlet.onConfigClick, helloWorldDashlet, true);&lt;/P&gt;&lt;P&gt;new Alfresco.widget.DashletTitleBarActions("${args.htmlid}").setOptions(&lt;BR /&gt; {&lt;BR /&gt; &lt;BR /&gt; actions:&lt;BR /&gt; {&lt;BR /&gt; {&lt;BR /&gt; cssClass: "edit",&lt;BR /&gt; eventOnClick: helloWorldDashletEvent,&lt;BR /&gt; tooltip: "${msg("dashlet.edit.tooltip")?js_string}"&lt;BR /&gt; },&lt;BR /&gt; {&lt;BR /&gt; cssClass: "help",&lt;BR /&gt; bubbleOnClick:&lt;BR /&gt; {&lt;BR /&gt; message: "${msg("dashlet.help")?js_string}"&lt;BR /&gt; },&lt;BR /&gt; tooltip: "${msg("dashlet.help.tooltip")?js_string}&lt;BR /&gt; }&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;});&lt;BR /&gt;&amp;lt;/script&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error is that -- el expression is not defined.Can you suggest me ---&lt;/P&gt;&lt;P&gt;How to implement it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 13:06:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-in-adding-webscript-in-alfresco-4-2-f/m-p/28945#M12349</guid>
      <dc:creator>rajeevsoni</dc:creator>
      <dc:date>2017-03-30T13:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Adding webscript in Alfresco-4.2.f?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-in-adding-webscript-in-alfresco-4-2-f/m-p/28946#M12350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I resolved issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 11:41:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-in-adding-webscript-in-alfresco-4-2-f/m-p/28946#M12350</guid>
      <dc:creator>rajeevsoni</dc:creator>
      <dc:date>2017-03-31T11:41:12Z</dc:date>
    </item>
  </channel>
</rss>

