<?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: Change Form Upload in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293318#M246448</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;and I assume you have added context file which load your custom content model properly. have you done that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Because looking at these files it should change the upload dialog. any error in the logs&amp;gt;?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Oct 2013 09:11:23 GMT</pubDate>
    <dc:creator>mitpatoliya</dc:creator>
    <dc:date>2013-10-08T09:11:23Z</dc:date>
    <item>
      <title>Change Form Upload</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293313#M246443</link>
      <description>Hi,I need your help, i need change aspect form upload files and addv chooser type and upload file.I use this guide&amp;nbsp; http://www.iptech-group.com/blog/alfresco-share-tip-content-type-selection-when-uploading-a-document#.UktMcebXsx1 and this guide http://customizealfresco.blogspot.com/2012/09/add-custo</description>
      <pubDate>Tue, 01 Oct 2013 22:34:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293313#M246443</guid>
      <dc:creator>diegoalexander9</dc:creator>
      <dc:date>2013-10-01T22:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Change Form Upload</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293314#M246444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You want to add the custom content type to upload dialog right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you post your code files?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 13:16:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293314#M246444</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2013-10-03T13:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Change Form Upload</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293315#M246445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi mitpatoliya,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I need to add custom types when uploading a file to alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I created in this directory: alfresco-4.2.c/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/extension/ a folder called model and in this site I added the model:&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 19:54:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293315#M246445</guid>
      <dc:creator>diegoalexander9</dc:creator>
      <dc:date>2013-10-03T19:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Change Form Upload</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293316#M246446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your model looks fine but have you followed rest of the steps?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 08:23:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293316#M246446</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2013-10-07T08:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Change Form Upload</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293317#M246447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I'm following this tutorial to change the load menu.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A href="http://www.iptech-group.com/blog/alfresco-share-tip-content-type-selection-when-uploading-a-document#.UlLbwObXsx0" rel="nofollow noopener noreferrer"&gt;http://www.iptech-group.com/blog/alfresco-share-tip-content-type-selection-when-uploading-a-document#.UlLbwObXsx0&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I modified two files:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;flash-upload.get.js&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;flash-upload.get.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to add to the load menu type "doc", this exists in the content model but it does not work following the steps&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 16:22:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293317#M246447</guid>
      <dc:creator>diegoalexander9</dc:creator>
      <dc:date>2013-10-07T16:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Change Form Upload</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293318#M246448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;and I assume you have added context file which load your custom content model properly. have you done that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Because looking at these files it should change the upload dialog. any error in the logs&amp;gt;?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 09:11:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293318#M246448</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2013-10-08T09:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Change Form Upload</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293319#M246449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I don't know how do it. Can you explain how I should do?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The log is this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this enough?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 17:27:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293319#M246449</guid>
      <dc:creator>diegoalexander9</dc:creator>
      <dc:date>2013-10-16T17:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Change Form Upload</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293320#M246450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, i've the same problem!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've deployed all files to include my model in alfresco share. I can assign my type to a document, i can search for metadata associated to my custom type. I can see and edit the property of my custom type correctly. I've followed the same guide mentioned by diego, i've edited flash-upload.get.js and flash-upload.get.html.ftl but nothing is changed in the upload form. I don't have any idea about why it doesn't work. After uploading a document the form disappear immediatly without allow me to change the type of the document. Any suggestions would be welcome!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 08:21:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293320#M246450</guid>
      <dc:creator>tytanix</dc:creator>
      <dc:date>2013-11-07T08:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Change Form Upload</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293321#M246451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I also have the same problem. No log errors. It just does nothing. Any help with how to debug this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 15:20:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293321#M246451</guid>
      <dc:creator>henkiem</dc:creator>
      <dc:date>2013-11-20T15:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Change Form Upload</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293322#M246452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same problem. After upload, the upload dialog closes right away. THis is version CE 4.2e. I have another server with version CE 4.2b and the dialog does not close but there is no drop down for changing content type. It just shows %complete, file name and a green check box.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 18:56:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293322#M246452</guid>
      <dc:creator>vince20151</dc:creator>
      <dc:date>2013-11-27T18:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Change Form Upload</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293323#M246453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Refer following forum post (for Alfresco 4.2.x):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/forum/developer-discussions/alfresco-share-development/set-current-content-type-upload-new-version#comment-144762" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/forum/developer-discussions/alfresco-share-development/set-current-content-type-upload-new-version#comment-144762&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 13:06:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-form-upload/m-p/293323#M246453</guid>
      <dc:creator>sanket</dc:creator>
      <dc:date>2014-03-19T13:06:37Z</dc:date>
    </item>
  </channel>
</rss>

