<?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: Multi-Selection Field in MetaData v3.0 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/multi-selection-field-in-metadata-v3-0/m-p/224086#M177216</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have also the same problem, not able to get the chance of using several values like a Logic "OR" with a multi-selection field when I try to use it in the Advanced Search, I get the field like a picklist with all the options but I can pick only one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way that with a multi-selection metadata field, where when I pick the values for a new document I just drop to the Alfresco repository I am able to pick more than one, in the Advanced Search I can also select more than one value to run the search? I thought that a multi-selection field could be used as a Logic OR search for all the values selected in that field in the Advanced Search screen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know if this is possible, and if so how to do it. If not I would have to move my strategy to use several "Boolean" metadata fields instead of only one multi-selected field. This can be ok for 2 or 3 values but not when you have a lot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot in advance mates &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Nov 2009 09:08:46 GMT</pubDate>
    <dc:creator>jlabuelo</dc:creator>
    <dc:date>2009-11-20T09:08:46Z</dc:date>
    <item>
      <title>Multi-Selection Field in MetaData v3.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multi-selection-field-in-metadata-v3-0/m-p/224081#M177211</link>
      <description>Hi allWould like to know if it is possible in Alfresco 3.0 to create a "multiple selection" field as an aspect of a content in Alfresco 3.0.In some documents we store, of type "news" we have an aspect called "source" that can be1) Picture2) Text3) PublicityAt the beginning we have created this aspec</description>
      <pubDate>Mon, 26 Oct 2009 18:28:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multi-selection-field-in-metadata-v3-0/m-p/224081#M177211</guid>
      <dc:creator>jlabuelo</dc:creator>
      <dc:date>2009-10-26T18:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-Selection Field in MetaData v3.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multi-selection-field-in-metadata-v3-0/m-p/224082#M177212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone has configured this feature in 3.0? I have seen a post that says it should be possible but the explanation on the post is not quite clear and does not point to any wiki document.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot again mates&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2009 07:55:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multi-selection-field-in-metadata-v3-0/m-p/224082#M177212</guid>
      <dc:creator>jlabuelo</dc:creator>
      <dc:date>2009-10-28T07:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-Selection Field in MetaData v3.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multi-selection-field-in-metadata-v3-0/m-p/224083#M177213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the same problem. I would like configuration a metadata as a "Multi Selection" field where the user can select one, two or the three values of them. I read a post that this is possible by setting the property as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;property name="alfa:version"&amp;gt;&lt;BR /&gt;&amp;lt;type&amp;gt;d:text&amp;lt;/type&amp;gt;&lt;BR /&gt;&amp;lt;multiple&amp;gt;true&amp;lt;/multiple&amp;gt;&lt;BR /&gt;&amp;lt;constraints&amp;gt;&lt;BR /&gt;&amp;lt;constraint ref="alfa:versionList"/&amp;gt;&lt;BR /&gt;&amp;lt;/constraints&amp;gt;&lt;BR /&gt;&amp;lt;/property&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;This works fine to modify the properties of the content but not to search content. You can not search content by several property values. Someone has done it and it worked?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my case, my model is enabled as a Dynamic Model. I tried to add customModel to add "Multi Selection" metadata but it is not possible. It returned the error &lt;/SPAN&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Failed to validate model update - found non-incrementally updated TYPE&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way to change the configuration of a type if the model is enabled as a Dynamic Model?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The type defined in the Dynamic Model has been used since May, and now there are definitely many nodes of that type. Is there any way to disable it and use the customModel in the folder /shared/classes/alfresco/extension?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot in advance,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2009 09:06:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multi-selection-field-in-metadata-v3-0/m-p/224083#M177213</guid>
      <dc:creator>agey</dc:creator>
      <dc:date>2009-10-28T09:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-Selection Field in MetaData v3.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multi-selection-field-in-metadata-v3-0/m-p/224084#M177214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been trying to delete a "Dynamic Models" configuration and seems that I've finally found how.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to discuss it with you if in this way, data could be lost (though apparently not the case) and if there is another way to do it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These are the steps:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Download the web-client-config-custom.xml of Data Dictionary space and then, delete it from space. If exist other web-client-config-custom.xml files that use types and aspects defined in the Dynamic Model delete them too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Reload in the Web Client Config Admin Console.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Update customModel.xml file in the folder "Data Dictionary" (Dynamic Model configuration) by another file, exampleModel.xml, with different uri and with types and aspects which are not being used in a file web-client-config-custom.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Disable Dynamic Model flag in the properties of file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Delete the file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. Stop Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7. Modify custom-model-context.xml to add the path file customModel.xml in the folder shared/classes/alfresco/extension/.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;8. Start Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;9. Upload again the web-client-config-custom.xml to Data Dictionary space.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10. Reload in the Web Client Config Admin Console.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, the Dynamic Model configuration is disable and the metadata are defined in the customModel.xml in the folder shared/classes/alfresco/extension/. This metadata definition can be change and metadatas of contents are updated according to changes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it a good way to do this? Do you see any problem in that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2009 16:53:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multi-selection-field-in-metadata-v3-0/m-p/224084#M177214</guid>
      <dc:creator>agey</dc:creator>
      <dc:date>2009-10-28T16:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-Selection Field in MetaData v3.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multi-selection-field-in-metadata-v3-0/m-p/224085#M177215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another question about this. I have configuration a metadata as mutli-Selection Field in this way:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;property name="sm:Fuente"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;title&amp;gt;Fuente&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;type&amp;gt;d:text&amp;lt;/type&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;multiple&amp;gt;true&amp;lt;/multiple&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;constraints&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;constraint ref="sm:Fuente"/&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/constraints&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;BR /&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;This works fine but the problem is the search for nodes with multiple values in this metadata. The advanced search form lets enter only one value in this field but we would like to search for multiple values. Can somebody point to me how to change this advanced search form? Can this be done using configuration or need to be developed?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 09:23:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multi-selection-field-in-metadata-v3-0/m-p/224085#M177215</guid>
      <dc:creator>agey</dc:creator>
      <dc:date>2009-11-05T09:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-Selection Field in MetaData v3.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multi-selection-field-in-metadata-v3-0/m-p/224086#M177216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have also the same problem, not able to get the chance of using several values like a Logic "OR" with a multi-selection field when I try to use it in the Advanced Search, I get the field like a picklist with all the options but I can pick only one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way that with a multi-selection metadata field, where when I pick the values for a new document I just drop to the Alfresco repository I am able to pick more than one, in the Advanced Search I can also select more than one value to run the search? I thought that a multi-selection field could be used as a Logic OR search for all the values selected in that field in the Advanced Search screen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know if this is possible, and if so how to do it. If not I would have to move my strategy to use several "Boolean" metadata fields instead of only one multi-selected field. This can be ok for 2 or 3 values but not when you have a lot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot in advance mates &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 09:08:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multi-selection-field-in-metadata-v3-0/m-p/224086#M177216</guid>
      <dc:creator>jlabuelo</dc:creator>
      <dc:date>2009-11-20T09:08:46Z</dc:date>
    </item>
  </channel>
</rss>

