<?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 Property with a multiple values at the same time in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/property-with-a-multiple-values-at-the-same-time/m-p/63079#M21717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I create a property of a custom model equivalent to a java arrayList ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Mar 2019 12:37:33 GMT</pubDate>
    <dc:creator>riadhazzouz</dc:creator>
    <dc:date>2019-03-26T12:37:33Z</dc:date>
    <item>
      <title>Property with a multiple values at the same time</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/property-with-a-multiple-values-at-the-same-time/m-p/63079#M21717</link>
      <description>How can I create a property of a custom model equivalent to a java arrayList ?</description>
      <pubDate>Tue, 26 Mar 2019 12:37:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/property-with-a-multiple-values-at-the-same-time/m-p/63079#M21717</guid>
      <dc:creator>riadhazzouz</dc:creator>
      <dc:date>2019-03-26T12:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Property with a multiple values at the same time</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/property-with-a-multiple-values-at-the-same-time/m-p/63080#M21718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By Setting&lt;/P&gt;&lt;P&gt;&amp;lt;multiple&amp;gt;true&amp;lt;/multiple&amp;gt;&lt;/P&gt;&lt;P&gt;for that property in content model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://docs.alfresco.com/6.1/tasks/dev-extensions-content-models-tutorials-add-custom-property.html" title="http://docs.alfresco.com/6.1/tasks/dev-extensions-content-models-tutorials-add-custom-property.html" rel="nofollow noopener noreferrer"&gt;Adding a custom property | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 13:31:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/property-with-a-multiple-values-at-the-same-time/m-p/63080#M21718</guid>
      <dc:creator>hardik1512</dc:creator>
      <dc:date>2019-03-26T13:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Property with a multiple values at the same time</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/property-with-a-multiple-values-at-the-same-time/m-p/63081#M21719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;Thanks,&lt;BR /&gt;Do you have any idea about how to create a field for this kind of properties.&lt;BR /&gt;I mean a field that can give you multiple options and I can choose multiple values.(checkbox maybe ?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 13:45:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/property-with-a-multiple-values-at-the-same-time/m-p/63081#M21719</guid>
      <dc:creator>riadhazzouz</dc:creator>
      <dc:date>2019-03-26T13:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Property with a multiple values at the same time</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/property-with-a-multiple-values-at-the-same-time/m-p/63082#M21720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found an example of a multiSelectInput here is the code :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt; name : "alfresco/forms/controls/MultiSelectInput",&lt;BR /&gt; config : {&lt;BR /&gt; label : "Select Users",&lt;BR /&gt; name : "prop_config_users",&lt;BR /&gt; optionsConfig : {&lt;BR /&gt; queryAttribute : "shortName",&lt;BR /&gt; publishTopic : "ALF_GET_FORM_CONTROL_OPTIONS",&lt;BR /&gt; publishPayload : {&lt;BR /&gt; url : page.url.context&lt;BR /&gt; + "/proxy/alfresco/api/groups/ALFRESCO_ADMINISTRATORS/children",&lt;BR /&gt; resultsProperty : "options",&lt;BR /&gt; itemsAttribute : "data",&lt;BR /&gt; labelAttribute : "displayName",&lt;BR /&gt; valueAttribute : "shortName"&lt;BR /&gt; }&lt;BR /&gt; }&lt;BR /&gt; }&lt;BR /&gt; },&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I didn't know how to change the url under&amp;nbsp;&lt;SPAN&gt;publishPayload&amp;nbsp;to make it show all users.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2019 07:41:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/property-with-a-multiple-values-at-the-same-time/m-p/63082#M21720</guid>
      <dc:creator>riadhazzouz</dc:creator>
      <dc:date>2019-03-27T07:41:27Z</dc:date>
    </item>
  </channel>
</rss>

