<?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 User List in Document Model field in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/user-list-in-document-model-field/m-p/65444#M22140</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All this is my first time in the forum. Please I am really sorry if my question is too basic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating a document model with a field called "Revisors" where one or several users must be selected (those users will be part of the authoring of the document, so it is important they are in the metadata of the document. Instead of using a List of Values, I would like to use the list of users in the system. Or at least, a group. Can it be done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much in advance.&lt;/P&gt;&lt;P&gt;Ivan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Mar 2019 20:44:30 GMT</pubDate>
    <dc:creator>ivanperino</dc:creator>
    <dc:date>2019-03-28T20:44:30Z</dc:date>
    <item>
      <title>User List in Document Model field</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/user-list-in-document-model-field/m-p/65444#M22140</link>
      <description>Dear All this is my first time in the forum. Please I am really sorry if my question is too basic.I am creating a document model with a field called "Revisors" where one or several users must be selected (those users will be part of the authoring of the document, so it is important they are in the m</description>
      <pubDate>Thu, 28 Mar 2019 20:44:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/user-list-in-document-model-field/m-p/65444#M22140</guid>
      <dc:creator>ivanperino</dc:creator>
      <dc:date>2019-03-28T20:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: User List in Document Model field</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/user-list-in-document-model-field/m-p/65445#M22141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use Alfresco's user picker for your case. in your model mark the property of "Revisors" as multiple. next add a form control in share-config-custom.xml like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="" style="color: #000000; background: #f5f2f0; border: 0px; margin: 0.5em 0px; padding: 1em 1em 1em 3.8em;"&gt;&lt;CODE style="border: 0px; font-weight: inherit;"&gt;&amp;lt;control template="/org/alfresco/components/form/controls/authority.ftl" &amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;control-param name="startLocation"&amp;gt;&amp;lt;/control-param&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;control-param name="authorityType"&amp;gt;ALL&amp;lt;/control-param&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;control-param name="deepSearch"&amp;gt;true&amp;lt;/control-param&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/control&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;The authority.ftl contains the picker. if you want to pick only users then in control-param "authorityType" use "USER", for groups use "GROUP".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2019 08:49:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/user-list-in-document-model-field/m-p/65445#M22141</guid>
      <dc:creator>abbask01</dc:creator>
      <dc:date>2019-03-29T08:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: User List in Document Model field</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/user-list-in-document-model-field/m-p/65446#M22142</link>
      <description>&lt;P&gt;I know this is an old post, but I have the same problem. Can you give more details to how implement this? If I put this, nothing happens in my picker&lt;/P&gt;&lt;PRE&gt;&amp;lt;field id="my:assignee" label-id="workflow.field.assignee.coAuthors" set="assignee" &amp;gt;
    &amp;lt;control template="/org/alfresco/components/form/controls/authority.ftl" &amp;gt;
        &amp;lt;control-param name="startLocation"&amp;gt;&amp;lt;/control-param&amp;gt;
	&amp;lt;control-param name="authorityType"&amp;gt;ALL&amp;lt;/control-param&amp;gt;
	&amp;lt;control-param name="deepSearch"&amp;gt;true&amp;lt;/control-param&amp;gt;
    &amp;lt;/control&amp;gt;
&amp;lt;/field&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 14 Jul 2021 12:52:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/user-list-in-document-model-field/m-p/65446#M22142</guid>
      <dc:creator>Fjordo</dc:creator>
      <dc:date>2021-07-14T12:52:24Z</dc:date>
    </item>
  </channel>
</rss>

