<?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 Custom Form for Folder Properties in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-form-for-folder-properties/m-p/291448#M244578</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;SPAN&gt;I've read so many sources about how to add custom metadata and everything is very confusing and unclear and nothing brings it straight to the point so &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope someone here can help me:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to have a metadata form when I edit a folder with documents in it which has custom fields that contain for example a date field or text fields or checkboxes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I really don't have a bloody clue what I have to do. I don't know if I have to search for metadata, aspects, forms or models. It is really confusing!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope someone can make it clearer… the documentation about it is really not a help…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Apr 2014 09:29:24 GMT</pubDate>
    <dc:creator>d_gruber</dc:creator>
    <dc:date>2014-04-25T09:29:24Z</dc:date>
    <item>
      <title>Custom Form for Folder Properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-form-for-folder-properties/m-p/291448#M244578</link>
      <description>Hello,I've read so many sources about how to add custom metadata and everything is very confusing and unclear and nothing brings it straight to the point so I hope someone here can help me:I want to have a metadata form when I edit a folder with documents in it which has custom fields that contain f</description>
      <pubDate>Fri, 25 Apr 2014 09:29:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-form-for-folder-properties/m-p/291448#M244578</guid>
      <dc:creator>d_gruber</dc:creator>
      <dc:date>2014-04-25T09:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Form for Folder Properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-form-for-folder-properties/m-p/291449#M244579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you browse a folder in alfresco-share, there is already edit metadata action available there which shows the out-of-the-box metadata for a folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What is your requirement? Do you want to add additional metadata property for folder is it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2014 10:08:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-form-for-folder-properties/m-p/291449#M244579</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2014-04-25T10:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Form for Folder Properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-form-for-folder-properties/m-p/291450#M244580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes that's basically what I want… I want to add custom metadata for that folder:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some Metadatas like: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Date, ID and so on….&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2014 11:26:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-form-for-folder-properties/m-p/291450#M244580</guid>
      <dc:creator>d_gruber</dc:creator>
      <dc:date>2014-04-25T11:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Form for Folder Properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-form-for-folder-properties/m-p/291451#M244581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can apply an aspect (containing the properties) on the folder, then modify the config entry for folder content type in your share-config-custom.xml. Take a look at share-form-config.xml to get understanding of how folder entry is defined for it under following section &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;config evaluator="model-type" condition="cm:folder"&amp;gt;&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; this one is for creating new folder and&amp;nbsp; &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;config evaluator="node-type" condition="cm:folder"&amp;gt;&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; this one is for existing nodes. Accordingly you can put the entries for your custom properties.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2014 11:42:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-form-for-folder-properties/m-p/291451#M244581</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2014-04-25T11:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Form for Folder Properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-form-for-folder-properties/m-p/291452#M244582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply, but how do I apply an aspect on the folder and what do I have to modify?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2014 14:57:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-form-for-folder-properties/m-p/291452#M244582</guid>
      <dc:creator>d_gruber</dc:creator>
      <dc:date>2014-04-25T14:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Form for Folder Properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-form-for-folder-properties/m-p/291453#M244583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looks like you posted the same question on a different forum thread as well. Here is the reply to it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://forums.alfresco.com/comment/146458#comment-146458" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/comment/146458#comment-146458&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kindly do not post the same question/topic on different threads. Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2014 16:04:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-form-for-folder-properties/m-p/291453#M244583</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2014-04-25T16:04:54Z</dc:date>
    </item>
  </channel>
</rss>

