<?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: Set Custom Type on FileUpload Issue in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/set-custom-type-on-fileupload-issue/m-p/308588#M261718</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;aah. Yes I understood now. Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jan 2016 09:30:53 GMT</pubDate>
    <dc:creator>vijaycharan_v</dc:creator>
    <dc:date>2016-01-29T09:30:53Z</dc:date>
    <item>
      <title>Set Custom Type on FileUpload Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/set-custom-type-on-fileupload-issue/m-p/308584#M261714</link>
      <description>Hi All!I'm new to alfresco, trying to customize share fileupload to show custom type selection upon selecting the files to upload.Did the following,- Followed Jeff Potts "Working With Custom Content Types in Alfresco" to create custom type.-&amp;nbsp; In share-config-custom.xml added &amp;nbsp; &amp;lt;file-upload&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;</description>
      <pubDate>Tue, 27 Oct 2015 00:17:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/set-custom-type-on-fileupload-issue/m-p/308584#M261714</guid>
      <dc:creator>eramesh</dc:creator>
      <dc:date>2015-10-27T00:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Set Custom Type on FileUpload Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/set-custom-type-on-fileupload-issue/m-p/308585#M261715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try this one &lt;/SPAN&gt;&lt;A href="https://github.com/softwareloop/uploader-plus" rel="nofollow noopener noreferrer"&gt;https://github.com/softwareloop/uploader-plus&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 22:33:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/set-custom-type-on-fileupload-issue/m-p/308585#M261715</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2015-10-27T22:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set Custom Type on FileUpload Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/set-custom-type-on-fileupload-issue/m-p/308586#M261716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I added the following codes in share-config-custom.xml to display my custom types(4 types) in the "Create" dropdown content type.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;config evaluator="string-compare" condition="DocumentLibrary"&amp;gt;&lt;BR /&gt;–&lt;BR /&gt;–&lt;BR /&gt;&amp;lt;create-content&amp;gt;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;content id="building" label="Building" itemid="my:building"/&amp;gt;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;content id="floor" label="Floor" itemid="my:floor"/&amp;gt;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;content id="room" label="Room" itemid="my:room"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;content id="whitepaper" label="Whitepaper" itemid="my:whitepaper"/&amp;gt;&lt;BR /&gt;&amp;lt;/create-content&amp;gt;&lt;BR /&gt;—&lt;BR /&gt;&amp;lt;/config&amp;gt; &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&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;I didnt follow the Jeff Potts guide to create the custom type&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Correct me if I understood ur question wrongly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I also attached the screenshot of the Share.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco Version&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Community - 5.0.0 &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 09:03:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/set-custom-type-on-fileupload-issue/m-p/308586#M261716</guid>
      <dc:creator>vijaycharan_v</dc:creator>
      <dc:date>2016-01-27T09:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set Custom Type on FileUpload Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/set-custom-type-on-fileupload-issue/m-p/308587#M261717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Vijay,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think Ramesh, wants to customise the File uploader dialog itself.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 14:02:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/set-custom-type-on-fileupload-issue/m-p/308587#M261717</guid>
      <dc:creator>muralidharand</dc:creator>
      <dc:date>2016-01-27T14:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Set Custom Type on FileUpload Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/set-custom-type-on-fileupload-issue/m-p/308588#M261718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;aah. Yes I understood now. Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 09:30:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/set-custom-type-on-fileupload-issue/m-p/308588#M261718</guid>
      <dc:creator>vijaycharan_v</dc:creator>
      <dc:date>2016-01-29T09:30:53Z</dc:date>
    </item>
  </channel>
</rss>

