<?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 Re: how to put dynamic dashlet in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-put-dynamic-dashlet/m-p/95428#M28105</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Sep 2019 06:48:21 GMT</pubDate>
    <dc:creator>rekhaahir</dc:creator>
    <dc:date>2019-09-04T06:48:21Z</dc:date>
    <item>
      <title>how to put dynamic dashlet</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-put-dynamic-dashlet/m-p/95424#M28101</link>
      <description>i want to learn how to put dynamic dashlet in alfresco share so for that if any one have good stuff or link then please share here.i want to put dashlet on button click .Thank you.</description>
      <pubDate>Mon, 05 Aug 2019 04:40:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-put-dynamic-dashlet/m-p/95424#M28101</guid>
      <dc:creator>rekhaahir</dc:creator>
      <dc:date>2019-08-05T04:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to put dynamic dashlet</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-put-dynamic-dashlet/m-p/95425#M28102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can not add dynamic dashlet, but if you can explain your requirement , than I will be able to suggest proper way to implement it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2019 09:52:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-put-dynamic-dashlet/m-p/95425#M28102</guid>
      <dc:creator>krutik_jayswal</dc:creator>
      <dc:date>2019-08-05T09:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to put dynamic dashlet</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-put-dynamic-dashlet/m-p/95426#M28103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when i click button then one form will be open with the fields in which i fill data and then submit it. so how can i do that .&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2019 13:32:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-put-dynamic-dashlet/m-p/95426#M28103</guid>
      <dc:creator>rekhaahir</dc:creator>
      <dc:date>2019-08-05T13:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to put dynamic dashlet</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-put-dynamic-dashlet/m-p/95427#M28104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can define form inside share-config-custom.xml file.For opening that form on click of link or button use below java script code.You need to change certain parameters in same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE style="color: #242729; background-color: #eff0f1; border: 0px; margin: 0px 0px 1em; padding: 12px 8px;"&gt;&lt;CODE style="background-color: #eff0f1; border: 0px; font-weight: inherit;"&gt; Alfresco.util.Ajax.request({             url: Alfresco.constants.URL_SERVICECONTEXT + "components/form",             dataObj: {                 htmlid: this.id + "-startWorkflowForm-" + Alfresco.util.generateDomId(),                 itemKind: "workflow",                 itemId: workflowDefinition.name,                 mode: "create",                 submitType: "json",                 showCaption: true,                 formUI: true,                 showCancelButton: true,                 destination: this.options.destination             },             successCallback: {                 fn: this.onWorkflowFormLoaded,                 scope: this             },              failureMessage: this.msg("message.failure"),                 scope: this,                 execScripts: true         });&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2019 13:58:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-put-dynamic-dashlet/m-p/95427#M28104</guid>
      <dc:creator>krutik_jayswal</dc:creator>
      <dc:date>2019-08-05T13:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to put dynamic dashlet</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-put-dynamic-dashlet/m-p/95428#M28105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2019 06:48:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-put-dynamic-dashlet/m-p/95428#M28105</guid>
      <dc:creator>rekhaahir</dc:creator>
      <dc:date>2019-09-04T06:48:21Z</dc:date>
    </item>
  </channel>
</rss>

