<?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: Dynamic picklist populated with external data in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/dynamic-picklist-populated-with-external-data/m-p/110546#M30918</link>
    <description>&lt;P&gt;Yes, you can configure properties on the document details page to populate a dropdown from any data source, be that a data list or some other service.&lt;/P&gt;
&lt;P&gt;The add-on referenced uses data lists to manage the possible values and then those values are used to populate dropdowns in any Share form.&lt;/P&gt;
&lt;P&gt;If you don't want to use the add-on or you don't want to use datalists you can always implement your own custom form control. The custom form control can use server-side JavaScript to invoke a service to fetch dropdown values or it can use client-side JavaScript in the browser to make XHR requests to fetch dropdown values from a service.&lt;/P&gt;
&lt;P&gt;You can also write your own Java classes to do this if you want.&lt;/P&gt;
&lt;P&gt;This is not difficult to do but it will not be out-of-the-box unless one of the add-ons meets your requirements.&lt;/P&gt;</description>
    <pubDate>Fri, 07 Feb 2020 21:47:51 GMT</pubDate>
    <dc:creator>jpotts</dc:creator>
    <dc:date>2020-02-07T21:47:51Z</dc:date>
    <item>
      <title>Dynamic picklist populated with external data</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dynamic-picklist-populated-with-external-data/m-p/110543#M30915</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri"&gt;I need to understand if Alfresco (we are using the trial last version) allows the implementation of dynamic picklist populated with external data (from excel sheet or csv or database) into Share UI interface or this is only possible through a custom interface.&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri"&gt;For example: I want to manage contract documents and for each contract the possibility to select the supplier of that contract from a picklist that is periodically populated with external data (suppliers can change over time). I know that this is possibile with a custom interface, my question is whether it is possible to do it directly in Alfresco Share.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri"&gt;Thanks in advance.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri"&gt;Carlo&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2020 15:52:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dynamic-picklist-populated-with-external-data/m-p/110543#M30915</guid>
      <dc:creator>ctorre</dc:creator>
      <dc:date>2020-01-28T15:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic picklist populated with external data</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dynamic-picklist-populated-with-external-data/m-p/110544#M30916</link>
      <description>&lt;P&gt;This is not a feature provided by default, but you can check some Community addons to check if some of them fits your requirements:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://softwareloop.com/2015/01/14/5-alfresco-picklist-plugins-you-cannot-miss/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://softwareloop.com/2015/01/14/5-alfresco-picklist-plugins-you-cannot-miss/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2020 16:16:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dynamic-picklist-populated-with-external-data/m-p/110544#M30916</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2020-01-28T16:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic picklist populated with external data</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dynamic-picklist-populated-with-external-data/m-p/110545#M30917</link>
      <description>&lt;P&gt;Thanks for your quick reply.&lt;/P&gt;&lt;P&gt;Addons use data lists component it works at node level of a site; my question is if is possible to use data lists at document level - in my case as a field list of suppliers.&lt;/P&gt;&lt;P&gt;Alternatively is it possible to extend the Alfresco Enterprise classes (override) so that I can expose data dynamically in a list field?&lt;/P&gt;&lt;P&gt;Carlo&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 16:31:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dynamic-picklist-populated-with-external-data/m-p/110545#M30917</guid>
      <dc:creator>ctorre</dc:creator>
      <dc:date>2020-01-29T16:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic picklist populated with external data</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dynamic-picklist-populated-with-external-data/m-p/110546#M30918</link>
      <description>&lt;P&gt;Yes, you can configure properties on the document details page to populate a dropdown from any data source, be that a data list or some other service.&lt;/P&gt;
&lt;P&gt;The add-on referenced uses data lists to manage the possible values and then those values are used to populate dropdowns in any Share form.&lt;/P&gt;
&lt;P&gt;If you don't want to use the add-on or you don't want to use datalists you can always implement your own custom form control. The custom form control can use server-side JavaScript to invoke a service to fetch dropdown values or it can use client-side JavaScript in the browser to make XHR requests to fetch dropdown values from a service.&lt;/P&gt;
&lt;P&gt;You can also write your own Java classes to do this if you want.&lt;/P&gt;
&lt;P&gt;This is not difficult to do but it will not be out-of-the-box unless one of the add-ons meets your requirements.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2020 21:47:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dynamic-picklist-populated-with-external-data/m-p/110546#M30918</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2020-02-07T21:47:51Z</dc:date>
    </item>
  </channel>
</rss>

