<?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: Help on how to add a file upload dialog on my dashlet in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/help-on-how-to-add-a-file-upload-dialog-on-my-dashlet/m-p/275635#M228765</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in order to use any file upload, you need to include the upload components of choice in your page template markup, as otherwise there will be no initialisation of any upload component that can be used at runtime. Take a look at the documentlibrary.ftl and documentlibrary.xml template files for how to include the components. You may have to provide a special dashboard template for this (or modify the default ones).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Oct 2012 17:15:22 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2012-10-26T17:15:22Z</dc:date>
    <item>
      <title>Help on how to add a file upload dialog on my dashlet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-on-how-to-add-a-file-upload-dialog-on-my-dashlet/m-p/275634#M228764</link>
      <description>I need some help in making a link in my dashlet open up the Alfresco file upload dialog box to allow multi file selection.Currently on clicking on the link, I get the error - "TypeError: YAHOO.util.Cookie is undefined"when it tries to get an instance of the file upload dialog:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this.fi</description>
      <pubDate>Wed, 24 Oct 2012 17:12:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-on-how-to-add-a-file-upload-dialog-on-my-dashlet/m-p/275634#M228764</guid>
      <dc:creator>amarteis</dc:creator>
      <dc:date>2012-10-24T17:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Help on how to add a file upload dialog on my dashlet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-on-how-to-add-a-file-upload-dialog-on-my-dashlet/m-p/275635#M228765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in order to use any file upload, you need to include the upload components of choice in your page template markup, as otherwise there will be no initialisation of any upload component that can be used at runtime. Take a look at the documentlibrary.ftl and documentlibrary.xml template files for how to include the components. You may have to provide a special dashboard template for this (or modify the default ones).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2012 17:15:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-on-how-to-add-a-file-upload-dialog-on-my-dashlet/m-p/275635#M228765</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-10-26T17:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Help on how to add a file upload dialog on my dashlet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-on-how-to-add-a-file-upload-dialog-on-my-dashlet/m-p/275636#M228766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Axel,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You were spot on, I had not included the components upload in the page template, I did this and this worked as I expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sam&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 17:32:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-on-how-to-add-a-file-upload-dialog-on-my-dashlet/m-p/275636#M228766</guid>
      <dc:creator>amarteis</dc:creator>
      <dc:date>2012-10-30T17:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Help on how to add a file upload dialog on my dashlet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-on-how-to-add-a-file-upload-dialog-on-my-dashlet/m-p/275637#M228767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, can you give me example of how you load the upload components. I include important files like &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;dnd-upload.js&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;file-upload.js&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; but it still not working. And I get this javascript error &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;No instance of uploader type 'Alfresco.DNDUpload' exists.&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;THanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 11:19:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-on-how-to-add-a-file-upload-dialog-on-my-dashlet/m-p/275637#M228767</guid>
      <dc:creator>_jan</dc:creator>
      <dc:date>2014-08-29T11:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help on how to add a file upload dialog on my dashlet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-on-how-to-add-a-file-upload-dialog-on-my-dashlet/m-p/275638#M228768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Amerties,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you please post your codes here, so we can understand how to use Upload feature on custom pages.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in Advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Satheesh D&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 07:27:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-on-how-to-add-a-file-upload-dialog-on-my-dashlet/m-p/275638#M228768</guid>
      <dc:creator>satheeshkumar</dc:creator>
      <dc:date>2015-05-11T07:27:33Z</dc:date>
    </item>
  </channel>
</rss>

